aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c
diff options
context:
space:
mode:
authorLancelot SIX <[email protected]>2024-04-12 07:41:53 +0000
committerAlex Deucher <[email protected]>2024-12-10 15:26:51 +0000
commitccca9964303a64fbae015dfc2876dce0abde8afa (patch)
treefb33fa0f937112db7164a5790945cb4473522245 /drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c
parentdrm/amdkfd: add gc 9.5.0 support on kfd (diff)
downloadkernel-ccca9964303a64fbae015dfc2876dce0abde8afa.tar.gz
kernel-ccca9964303a64fbae015dfc2876dce0abde8afa.zip
drm/amdkfd: update buffer_{store,load}_* modifiers for gfx940
Instruction modifiers of the untyped vector memory buffer instructions (MUBUF encoded) changed in gfx940. The slc, scc and glc modifiers have been replaced with sc0, sc1 and nt. The current CWSR trap handler is written using pre-gfx940 modifier names, making the source incompatible with a strict gfx940 assembler. This patch updates the cwsr_trap_handler_gfx9.s source file to be compatible with all gfx9 variants of the ISA. The binary assembled code is unchanged (so the behaviour is unchanged as well), only the source representation is updated. Signed-off-by: Lancelot SIX <[email protected]> Reviewed-by: Jay Cornwall <[email protected]> Acked-by: Felix Kuehling <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c')
0 files changed, 0 insertions, 0 deletions