mesa/src/intel
Paulo Zanoni c832ed6bd2 anv/trtt: ensure all L3 entries are NULL-bound during init
Since everything is always NULL-bound at init and we always bind
things back to NULL in anv_free_sparse_bindings(), this means we don't
need to do NULL bindings during anv_init_sparse_bindings(), saving us
a bunch of time, espcially since we don't track L1 entries so we may
end up submitting TR-TT batches just to write zeroes on top of zeroes.

v2: Don't unnecessarily check for uses_relocs (Lionel).

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30953>
2024-10-15 23:05:31 +00:00
..
blorp intel/blorp: Use original surface format for some copies 2024-10-03 19:41:31 +00:00
ci ci: remove xfail program@build@include-directories 2024-10-15 15:50:47 +01:00
common intel/brw: Enable mi_builder test for Xe2 2024-10-01 16:03:35 -07:00
compiler intel/brw: Use whole 512-bit registers in constant combining on Xe2 2024-10-15 18:14:37 +00:00
decoder intel/decoder: decode the 8 BLEND_STATEs 2024-09-25 12:51:07 +00:00
dev intel/dev: update mesa_defs.json from workaround database 2024-10-10 10:20:56 +00:00
ds intel/ds: add L3 fabric flush support 2024-10-08 08:45:40 +00:00
executor intel/executor: Dump both pre-processed source and assembly 2024-09-27 02:46:28 +00:00
genxml intel/genxml: introduce L3 Fabric Flush for gfx12 2024-10-08 08:45:40 +00:00
isl isl: add support of aux disable bit on hiz 2024-10-09 23:38:19 +00:00
nullhw-layer build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
perf intel/perf: Add BMG OA support 2024-10-14 23:54:04 +00:00
shaders meson: use glslang --depfile argument when possible 2024-05-20 17:34:17 +00:00
tools intel/hang_replay: remove EXEC_OBJECT_WRITE 2024-10-04 21:37:41 +00:00
vulkan anv/trtt: ensure all L3 entries are NULL-bound during init 2024-10-15 23:05:31 +00:00
vulkan_hasvk anv: Add support for VK_EXT_depth_clamp_control 2024-09-30 22:18:27 +00:00
meson.build intel: Add executor tool 2024-08-14 03:03:46 +00:00