anv: disable preemption on 3DPRIMITIVE on gfx12
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Tue, 5 Apr 2022 12:35:57 +0000 (15:35 +0300)
committerMarge Bot <emma+marge@anholt.net>
Wed, 6 Apr 2022 12:51:15 +0000 (12:51 +0000)
commit88f77aa811befffd931571216bb4d6978a1fb155
treed9bb2f01e10ac3c9b4d469360e2893c3f966dd46
parent04a66938717956f2312feb80082861c10bc13267
anv: disable preemption on 3DPRIMITIVE on gfx12

To workaround a push constant corruption issue.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/5963
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/5662
Cc: mesa-stable
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15753>
src/intel/genxml/gen12.xml
src/intel/vulkan/genX_state.c