mesa/src
Samuel Pitoiset acb42bea9c radv: disable DCC with signedness reinterpretation on GFX11
All formats should be compatible on GFX11 but for some weird reasons
DCC with signedness reinterpretation doesn't work as expected, like
R8_UINT<->R8_SINT. Note that RadeonSI also has issues with this.

This might be a hardware bug on RDNA3.

This fixes DCC issues with Cyberpunk and A Plague Tale: Requiem.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/8020
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/8371
Cc: mesa-stable
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21755>
(cherry picked from commit e6735409ee)
2023-03-08 18:00:17 +00:00
..
amd radv: disable DCC with signedness reinterpretation on GFX11 2023-03-08 18:00:17 +00:00
android_stub
asahi
broadcom v3dv: ensure we apply binning syncs to secondary command buffers 2023-02-08 20:34:46 +00:00
c11
compiler nir: fix nir_ishl_imm 2023-03-08 18:00:17 +00:00
drm-shim
egl egl: Rewrite eglGetMscRateANGLE to avoid probes and handle multi-monitor 2023-02-08 20:34:39 +00:00
etnaviv etnaviv: drm: fix check if BO is on a deferred destroy list 2023-02-08 20:34:40 +00:00
freedreno turnip: fix a major leak with GPL LTO 2023-02-22 20:29:15 +00:00
gallium rusticl/kernel: Images arg sizes also have to match the host pointer size 2023-03-08 18:00:17 +00:00
gbm
getopt
glx glx: fix xshm check to init xshm_opcode. 2022-12-14 20:47:01 +00:00
gtest
hgl
imagination
imgui
intel anv: fix incorrect parameter 2023-03-08 18:00:16 +00:00
loader dri3: avoid deadlocking when polling deleted windows for events 2023-02-22 20:29:15 +00:00
mapi glapi/meson: drop duplicate line in deps 2023-03-08 18:00:13 +00:00
mesa mesa: Report GL_SHADER_BINARY_FORMAT_SPIR_V as supported 2023-03-08 18:00:11 +00:00
microsoft dzn: Declare debug only root_dwords as ASSERTED 2023-02-10 16:35:29 +00:00
nouveau nv50/ir/nir: ignore sampler for TXF/TXQ ops. 2022-11-02 12:29:34 +00:00
panfrost panfrost: fix tiny sample_positions BO memory leak 2023-02-22 20:29:16 +00:00
tool
util util: rzalloc and free hash_table_u64 2023-03-08 18:00:13 +00:00
virtio venus: fix VK_EXT_image_view_min_lod feature query 2023-03-08 18:00:14 +00:00
vulkan wsi/display: check alloc failure in wsi_display_alloc_connector() 2023-03-08 18:00:15 +00:00
meson.build