mesa/src/intel/blorp
Jordan Justen 7eb13fc2f2 anv,blorp,iris: Set MOCS for COMPUTE_WALKER post-sync operation
We don't current enable post sync operations, but it is probably
better to set them to "internal" MOCS than to remove the non-zero
checking for this genxml field.

Reworks:
 * Fix COMPUTE_WALKER in cmd_buffer_trace_rays (s-b Jason)

Fixes: 7b78b2fcac ("intel/genxml: Assert that all MOCS fields are non-zero on Gfx7+")
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13624>
2021-11-08 23:29:51 +00:00
..
blorp.c intel/blorp: Add option to emit packets that disable Mesh 2021-11-04 14:41:06 -07:00
blorp.h intel/blorp: Add option to emit packets that disable Mesh 2021-11-04 14:41:06 -07:00
blorp_blit.c intel/blorp: Support some image/buffer blit operations using compute 2021-09-30 17:41:33 +00:00
blorp_clear.c intel/blorp: Support compute for slow clears 2021-09-30 17:41:33 +00:00
blorp_genX_exec.h anv,blorp,iris: Set MOCS for COMPUTE_WALKER post-sync operation 2021-11-08 23:29:51 +00:00
blorp_nir_builder.h intel/blorp: Add blorp_check_in_bounds() 2021-09-30 17:41:33 +00:00
blorp_priv.h intel/blorp: Support some image/buffer blit operations using compute 2021-09-30 17:41:33 +00:00
meson.build util: Add helgrind support for simple_mtx 2020-11-24 21:03:34 +00:00
TODO intel: Rename Genx keyword to Gfxx 2021-04-02 18:33:07 +00:00