anv: Cache VB/IB in L3$ for Gfx12
authorFelix DeGrood <felix.j.degrood@intel.com>
Wed, 24 Mar 2021 16:08:58 +0000 (09:08 -0700)
committerMarge Bot <eric+marge@anholt.net>
Tue, 15 Jun 2021 12:57:42 +0000 (12:57 +0000)
commit6c345ddbe409af73d005beb6be4c529f249deea0
tree36157cd300d295312b34ae32eeec0a63336cdf64
parent00f01f522678a16e3710a3876ff91e237700b7aa
anv: Cache VB/IB in L3$ for Gfx12

Gfx12 enables caching of Vertex and Index Buffers in L3.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9834>
src/intel/blorp/blorp_genX_exec.h
src/intel/vulkan/genX_cmd_buffer.c
src/intel/vulkan/genX_gpu_memcpy.c
src/intel/vulkan/gfx8_cmd_buffer.c