drm/amdgpu: correct initial cp_hqd_quantum for gfx9
authorHawking Zhang <Hawking.Zhang@amd.com>
Sun, 26 Sep 2021 14:19:35 +0000 (22:19 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 28 Sep 2021 13:30:08 +0000 (09:30 -0400)
commite794747622c3beecca0401a51d3041e233539c8f
tree321ce5f38ffaf4d8c64983cf4d53e242e5a12ec6
parentf524dd54a78924b59acd8f251788889129b3a2e9
drm/amdgpu: correct initial cp_hqd_quantum for gfx9

didn't read the value of mmCP_HQD_QUANTUM from correct
register offset

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Le Ma <Le.Ma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c