mesa/src/amd
Tatsuyuki Ishi eb0419a1aa radv: Remove aspect mask "expansion" for copy_image.
The Vulkan spec says multi-planar images can only be copied on a
per-plane basis. The COLOR_BIT to "all planes" expansion applies to
image memory barriers which is completely unrelated.

Remove the expansion logic to simplify the code. Add assertions to
clearly describe the invariant.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26364>
2023-12-01 01:52:04 +00:00
..
addrlib amd/common: update addrlib for gfx11.5 2023-10-20 07:32:34 +00:00
ci radv/ci: add new flakes for VEGA10 2023-11-28 09:04:08 +01:00
common ac: add an IB parser that gathers context rolls 2023-12-01 01:15:55 +00:00
compiler aco: add test for post-ra DPP clobbered in linear cfg 2023-11-28 12:48:56 +00:00
drm-shim amd: rename GFX110x to NAVI31-33 2023-09-30 23:08:47 +00:00
llvm fix: ac/llvm: LLVM 18: remove useless passes, partially removed upstream 2023-11-24 14:11:09 +00:00
registers ac/registers: allow to parse GCVM_L2_PROTECTION_FAULT_STATUS 2023-10-30 08:10:22 +00:00
vpelib amd,radeonsi: add libvpe 2023-12-01 00:23:38 +00:00
vulkan radv: Remove aspect mask "expansion" for copy_image. 2023-12-01 01:52:04 +00:00
meson.build amd,radeonsi: add libvpe 2023-12-01 00:23:38 +00:00