mesa/src/amd
Timur Kristóf d09ad16fd4 ac: Remove CIK prefix from SDMA opcodes.
The vast majority of AMD GPUs (except the very first GCN) have
the same SDMA packet format, so let's just call it SDMA instead
of CIK_SDMA.

(And leave the oldest GPUs with SI_SDMA as they are now.)

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Tatsuyuki Ishi <ishitatsuyuki@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26110>
2023-11-18 17:11:00 +01:00
..
addrlib amd/common: update addrlib for gfx11.5 2023-10-20 07:32:34 +00:00
ci amd/ci: avoid re-running all the test jobs when changing the expectations for only one of them 2023-11-17 14:22:46 +00:00
common ac: Remove CIK prefix from SDMA opcodes. 2023-11-18 17:11:00 +01:00
compiler aco: delete instruction selection for boolean subgroup operations 2023-11-17 09:45:40 +00:00
drm-shim amd: rename GFX110x to NAVI31-33 2023-09-30 23:08:47 +00:00
llvm amd: Implement quad_vote intrinsics 2023-11-17 09:45:40 +00:00
registers ac/registers: allow to parse GCVM_L2_PROTECTION_FAULT_STATUS 2023-10-30 08:10:22 +00:00
vulkan ac: Remove CIK prefix from SDMA opcodes. 2023-11-18 17:11:00 +01:00
meson.build meson: build radeonsi with aco 2023-05-15 02:01:10 +00:00