OSDN Git Service

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 18:39:29 +0000 (14:39 -0400)
commit9f52c25f59b504a29dda42d83ac1e24d2af535d4
treead5b896a2abd0456ad561bde25bb4b76a4d4045a
parent083fa05bbaf65a01866b5440031c822e32ad7510
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>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c