diff options
| author | Haohui Mai <[email protected]> | 2022-05-17 06:06:35 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-05-26 18:56:31 +0000 |
| commit | 842035543c0bfa35b1471e74094a107673815b01 (patch) | |
| tree | a69042584719def282b1234a98c5b5ee25fa164e /drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c | |
| parent | drm/amdgpu: cleanup ctx implementation (diff) | |
| download | kernel-842035543c0bfa35b1471e74094a107673815b01.tar.gz kernel-842035543c0bfa35b1471e74094a107673815b01.zip | |
drm/amdgpu: Set CP_HQD_PQ_CONTROL.RPTR_BLOCK_SIZE correctly
Remove the accidental shifts on the values of RPTR_BLOCK_SIZE
in gfx_v8-v11. The bug essentially always programs the
corresponding fields to zero instead of the correct value.
The hardware clamps the min value to 5 so this resulted in a
value of 5 being programmed.
Signed-off-by: Haohui Mai <[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
