mesa/src/amd
Pierre-Eric Pelloux-Prayer a943c55aea
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
ac/descriptors: account for num_storage_samples for gfx10
This fixes a page fault when nr_samples=4 but nr_storage_samples=2.
Based on si_is_format_supported this is only supported for color
formats and when has_eqaa_surface_allocator is true (< GFX11).

The referenced commit below didn't introduce the issue but it
exposed it by forcing the gfx blit path to be used.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/13255
Fixes: 3424e16ece ("radeonsi: add decision code to select when to use CB_RESOLVE for performance")
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38925>
(cherry picked from commit 645fff5dae)
2025-12-18 08:41:57 -08:00
..
addrlib addrlib: __debugbreak only present on Windows and from intrin.h 2025-08-07 07:47:42 +00:00
ci ci: use $CI_TRON_JOB_PRIORITY tag on all ci-tron jobs 2025-12-01 09:16:33 -08:00
common ac/descriptors: account for num_storage_samples for gfx10 2025-12-18 08:41:57 -08:00
compiler aco/insert_nops: Consider s_setpc target susceptible to VALUReadSGPRHazard 2025-11-19 09:23:57 -08:00
drm-shim Revert ABI breakage "amd: Add user queue HQD count to hw_ip info" 2025-11-04 10:16:42 -08:00
gmlib meson: Relax -Wmaybe-uninitialized errors 2025-09-16 06:16:20 +00:00
lanczoslib meson: Relax -Wmaybe-uninitialized errors 2025-09-16 06:16:20 +00:00
llvm ac/llvm: workaround legacy fma intrinsic crash on gfx12 2025-12-15 11:23:34 -08:00
registers amd: Rename GFX1103_R1/R2 to PHOENIX/2 2024-11-20 02:14:40 +00:00
vpelib amd/vpelib: add FL capabilitie and lut container size 2025-09-22 10:37:22 +00:00
vulkan radv: fix race condition when getting the blit queue 2025-12-15 11:23:34 -08:00
meson.build radeonsi/vpe: enhance scaling quality 2025-06-12 07:44:26 +00:00