anv: fixup workaround 16011411144
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Tue, 9 May 2023 08:34:05 +0000 (11:34 +0300)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Thu, 11 May 2023 12:24:03 +0000 (15:24 +0300)
commit73814050959ee5127328865e64c2faa5401daba2
tree08cbe6a9e13808e7c82d3c15bd9ff937f41cf0a1
parent5a7520d2529204c5b9eaeaf17675a7fe1d7c1852
anv: fixup workaround 16011411144

We're missing it for the memcpy with streamout

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes: 5cc4075f95 ("anv, iris: Add Wa_16011411144 for DG2")
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22930>
src/intel/vulkan/genX_cmd_buffer.c
src/intel/vulkan/genX_gpu_memcpy.c