mesa/src
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
..
amd amd/common: skip lane size determination for chips without image opcodes (e.g. gfx940) 2024-07-23 22:02:53 +02:00
android_stub vulkan/android: Add helper to probe AHB support 2024-05-14 14:53:44 +00:00
asahi format: Generate endian-independent format aliases 2024-07-19 13:50:42 +00:00
broadcom spirv: handle function parameters passed by value 2024-07-23 21:58:58 +02:00
c11 build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
compiler spirv: ignore more function param decorations 2024-07-28 22:01:45 +02:00
drm-shim drm-shim: stub synobj_timeline_wait and query ioctl 2024-07-16 11:17:59 +02:00
egl egl/haiku: fix synchronization problems, add missing header 2024-07-28 22:00:50 +02:00
etnaviv format: Generate endian-independent format aliases 2024-07-19 13:50:42 +00:00
freedreno tu/kgsl: Remove unused variable 2024-07-23 21:58:54 +02:00
gallium iris: Fix an assertion failure with compressed format 2024-07-30 13:58:52 +02:00
gbm gallium: install gallium-$version.so to libdir 2024-07-24 18:38:10 +02:00
getopt build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
glx gallium: install gallium-$version.so to libdir 2024-07-24 18:38:10 +02:00
gtest build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
imagination pvr: Handle VK_STRUCTURE_TYPE_IMAGE_FORMAT_LIST_CREATE_INFO 2024-07-23 22:02:50 +02:00
imgui
intel anv: Disable compression on legacy modifiers (xe2) 2024-07-30 13:58:52 +02:00
loader loader: gc loader_get_extensions_name() and __DRI_DRIVER_{GET_,}EXTENSIONS defines 2024-07-21 14:59:05 +02:00
mapi mesa_interface: Move out of GL/internal/ 2024-07-17 23:47:05 +00:00
mesa mesa: fix memory leak when using shader cache 2024-07-23 22:02:17 +02:00
microsoft microsoft/clc: Split struct copies before vars_to_ssa in pre-inline optimizations 2024-07-23 21:58:56 +02:00
nouveau nak/spill_values: Don't assume no trivial phis 2024-07-24 10:19:29 +02:00
panfrost panvk: Pass attrib_buf_idx_offset to desc_copy_info 2024-07-28 21:53:05 +02:00
tool build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
util util/glsl2spirv: fixup the generated depfile when copying sources 2024-07-23 22:02:51 +02:00
virtio venus: fix a race condition between gem close and gem handle tracking 2024-07-28 21:52:50 +02:00
vulkan format: Generate endian-independent format aliases 2024-07-19 13:50:42 +00:00
.clang-format asahi: add agx_ppp_push_merged helper 2024-05-14 04:57:27 +00:00
meson.build gbm: link directly with libgallium 2024-07-18 20:30:43 +00:00