mesa/src/intel
Lionel Landwerlin e4c2cbeb33 anv: fix buffer marker cache flush issues on MTL
For some yet unknown reason the CS L3 coherency setting is different
on MTL than DG2.

Fixes issues in tests from the subgroup :

  dEQP-VK.api.buffer_marker.*

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes: c8e122a738 ("anv: Implement rudimentary VK_AMD_buffer_marker support")
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27613>
(cherry picked from commit e54638ddf5e051daa72ea4606d4280dfc0791713)
2024-02-14 17:05:00 +00:00
..
blorp intel/compiler: Add max_polygons FS compilation parameter. 2023-12-22 18:05:30 +00:00
ci ci/deqp: uprev deqp-runner for Linux too to 0.18.0 2024-01-17 23:29:18 +00:00
common intel: Fix intel_get_mesh_urb_config() 2024-02-14 17:04:53 +00:00
compiler intel/fs: rerun divergence prior to lowering non-uniform interpolate at sample 2024-02-14 17:04:39 +00:00
dev intel/dev: update workaround definitions to latest defect status 2024-01-05 22:51:46 +00:00
ds intel/ds: add trace of buffer markers 2023-11-29 01:16:22 +00:00
genxml intel/genxml: Add RENDER_SURFACE_STATE for xe2 2024-01-02 21:14:42 +00:00
isl isl: implement Wa_22015614752 2024-01-08 08:21:14 +00:00
nullhw-layer
perf intel: Remove unused ALIGN macro 2023-12-07 02:30:53 +00:00
tools intel/tools/tests: Add i965_asm tests for gfx12 and gfx12.5 2024-01-09 11:35:52 +00:00
vulkan anv: fix buffer marker cache flush issues on MTL 2024-02-14 17:05:00 +00:00
vulkan_hasvk hasvk: add missing linker arguments 2024-02-14 16:59:53 +00:00
meson.build