diff options
author | Lancelot SIX <lancelot.six@amd.com> | 2024-06-17 14:10:56 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-12-10 18:26:51 +0300 |
commit | 549120edfda954b31ad2f0bc8e1829334d042c0c (patch) | |
tree | 152b580c9accccb614f20386a77622b7926e7b75 /drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c | |
parent | ccca9964303a64fbae015dfc2876dce0abde8afa (diff) | |
download | linux-549120edfda954b31ad2f0bc8e1829334d042c0c.tar.xz |
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_isp.c')
0 files changed, 0 insertions, 0 deletions