commit | 9163500aa17492a7446fe59ab18518d83e1c248d | [log] [tgz] |
---|---|---|
author | Kenneth Graunke <kenneth@whitecape.org> | Fri Sep 04 02:38:35 2020 -0700 |
committer | Kenneth Graunke <kenneth@whitecape.org> | Thu Oct 28 14:17:32 2021 -0700 |
tree | f54a3b262063bc1267b38f1ab72d1aebf886453e | |
parent | d9ffdfc16da0bafe589000bdb871181114317a29 [diff] |
intel/genxml: Allow MI_FLUSH_DW on the blitter Pretty sure this is how you flush the blitter. Reviewed-by: Sagar Ghuge <sagar.ghuge@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13520>