diff options
author | 2024-06-17 12:10:56 +0100 | |
---|---|---|
committer | 2024-12-10 10:26:51 -0500 | |
commit | 549120edfda954b31ad2f0bc8e1829334d042c0c (patch) | |
tree | 152b580c9accccb614f20386a77622b7926e7b75 /drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c | |
parent | drm/amdkfd: update buffer_{store,load}_* modifiers for gfx940 (diff) | |
download | linux-rng-549120edfda954b31ad2f0bc8e1829334d042c0c.tar.xz linux-rng-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_mes.c')
0 files changed, 0 insertions, 0 deletions