diff options
author | Lancelot SIX <lancelot.six@amd.com> | 2024-06-17 12:10:56 +0100 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-12-10 10:26:51 -0500 |
commit | 549120edfda954b31ad2f0bc8e1829334d042c0c (patch) | |
tree | 152b580c9accccb614f20386a77622b7926e7b75 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | ccca9964303a64fbae015dfc2876dce0abde8afa (diff) | |
download | linux-549120edfda954b31ad2f0bc8e1829334d042c0c.tar.gz linux-549120edfda954b31ad2f0bc8e1829334d042c0c.tar.bz2 linux-549120edfda954b31ad2f0bc8e1829334d042c0c.zip |
drm/amdkfd: Adjust CWSR trap handler for gfx950
In gfx950, the SQ_WAVE_LDS_ALLOC.LDS_SIZE field is extended to bits 12
to 22. The LDS_SIZE granularity remains unchanged (units of 64 dwords,
or 256 bytes). This patch adjusts the CWSR trap handler to read the
full extent of LDS_SIZE.
Signed-off-by: Lancelot SIX <lancelot.six@amd.com>
Reviewed-by: Jay Cornwall <jay.cornwall@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions