mesa/src/intel
Lionel Landwerlin 2febfbce39 anv: don't try to access dynamic buffers from surface states
Even with direct descriptors, our current implementation works by
doing A64 messages to read/write dynamic buffers. This is so that we
can apply the sliding range view of the descriptor while having
robustness support.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes: 06dfd216d3 ("anv: add direct descriptor support to apply_layout")
Reviewed-by: Ivan Briano <ivan.briano@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24256>
(cherry picked from commit 7ec12b537a)
2023-09-01 10:39:36 -07:00
..
blorp intel/blorp: Ambiguate after CCS resolves on gfx7-8 2023-08-31 11:02:10 -07:00
ci Revert "intel/ci: disable iris-jsl-deqp because it always fails for an AMD MR" 2023-08-31 14:36:22 -07:00
common genxml: enable decoding on compute engine 2023-06-27 19:59:06 +00:00
compiler nir: fix slot calculations for compact variables with location_frac 2023-08-31 16:08:01 -07:00
dev intel/devinfo/i915: Set has_set_pat_uapi for MTL+ 2023-06-27 22:06:19 +00:00
ds intel/ds: Track CCS cache flush bit 2023-06-26 16:08:20 -07:00
genxml intel/genxml: Drop incorrect compute aux-inv register entry 2023-07-07 18:05:47 +00:00
isl isl: Set MOCS to uncached for MTL stream-out 2023-07-13 08:43:01 -07:00
nullhw-layer vulkan/layers: Use PUBLIC instead of VK_LAYER_EXPORT 2023-02-17 03:42:34 +00:00
perf intel/perf: add perf query support for Intel Raptorlake 2023-07-28 10:46:33 -07:00
tools intel/aubinator_error_decode: add ccs support 2023-06-27 19:59:06 +00:00
vulkan anv: don't try to access dynamic buffers from surface states 2023-09-01 10:39:36 -07:00
vulkan_hasvk hasvk: fix null descriptor handling with A64 messages 2023-08-31 23:41:08 -07:00
meson.build blorp: add dependency on idep_intel_dev 2023-03-03 13:04:23 +00:00