mesa/src/intel/blorp
Väinö Mäkelä 4c986c58b3 intel/blorp: Fix a hang caused by invalid dispatch enables on gfx7
Because commit b9403b1c47 moved dispatch enable handling away from the
compiler, the drivers must ensure correct dispatch enable values. This
is handled by the intel_set_ps_dispatch_state function.

v2: Fix gfx6 build and use brw_fs_get_dispatch_enables for gfx6 in
crocus
v3: Rebase, use intel_set_ps_dispatch_state, drop gfx6 handling

Fixes: b9403b1c47 ("intel: factor out dispatch PS enabling logic")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20267>
2022-12-23 10:17:04 +00:00
..
blorp.c intel/fs: make Wa_1806565034 conditional to non robust access 2022-12-13 18:05:19 +00:00
blorp.h blorp: support negative offsets in addresses 2022-11-23 14:37:19 +00:00
blorp_blit.c intel: Allow CCS_E on R11G11B10_FLOAT for TGL+ 2022-12-14 03:05:24 +00:00
blorp_clear.c intel/compiler: Delete key->msaa_16 2022-12-09 10:18:25 +00:00
blorp_genX_exec.h intel/blorp: Fix a hang caused by invalid dispatch enables on gfx7 2022-12-23 10:17:04 +00:00
blorp_nir_builder.h intel/blorp: Add blorp_check_in_bounds() 2021-09-30 17:41:33 +00:00
blorp_priv.h blorp: Make blitter_supports_aux accessible from multiple files. 2022-09-28 08:41:35 +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