mesa/src/intel
Jianxun Zhang 28e2b5423e anv: Disable compression on legacy modifiers (xe2)
On pre-Xe2 platforms, the compression on these modifiers that
don't support compression are enabled. The compressed will be
resolved when needed. On Xe2+ we haven't support explicit
resolve, so all the paths to resolves are prohibited now. But
the code is still doing it, causing an assertion failure:

Fixes: vkcube
src/intel/vulkan/anv_private.h:5467:
anv_image_get_fast_clear_type_addr: Assertion
`device->info->ver < 20' failed.

Backport-to: 24.2
Signed-off-by: Jianxun Zhang <jianxun.zhang@intel.com>
Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30111>
(cherry picked from commit e054068787)
2024-07-30 13:58:52 +02:00
..
blorp anv: Propagate protected information to blorp_batch_isl_copy_usage() 2024-07-28 22:00:43 +02:00
ci ci: simplify setting .no-auto-retry now that it isn't bundled with unrelated rules: 2024-07-07 19:31:44 +00:00
common intel/common: Remove blank lines in intel_set_ps_dispatch_state() (xe2) 2024-07-28 22:00:46 +02:00
compiler intel/elk: Use REG_CLASS_COUNT 2024-07-28 21:52:49 +02:00
decoder intel/decoder: Add intel_print_group_custom_spacing() 2024-04-24 17:07:50 +00:00
dev intel/dev: Add devinfo flag for TBIMR push constant workaround. 2024-07-21 15:01:39 +02:00
ds intel/ds: remove duplicate arguments 2024-07-03 21:10:13 +00:00
genxml build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
isl isl: Fix Xe2 protected mask 2024-07-28 22:00:41 +02:00
nullhw-layer build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
perf intel: Rename XE_PERF to XE_OBSERVATION 2024-07-17 01:00:34 +00:00
shaders meson: use glslang --depfile argument when possible 2024-05-20 17:34:17 +00:00
tools build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
vulkan anv: Disable compression on legacy modifiers (xe2) 2024-07-30 13:58:52 +02:00
vulkan_hasvk format: Generate endian-independent format aliases 2024-07-19 13:50:42 +00:00
meson.build build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00