drm/amdgpu: fix GCR_GENERAL_CNTL offset for dimgrey_cavefish
authorJiansong Chen <Jiansong.Chen@amd.com>
Mon, 19 Apr 2021 08:33:22 +0000 (16:33 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 21 Apr 2021 15:19:26 +0000 (11:19 -0400)
commit24d034528ef06ad94cfcf4394beac0443ab1b16d
tree1b33b4a5ef9796422cdf3e296e02027bd9226852
parent9ebb6bc0125dfb1e65a53eea4aeecc63d4d6ec2d
drm/amdgpu: fix GCR_GENERAL_CNTL offset for dimgrey_cavefish

dimgrey_cavefish has similar gc_10_3 ip with sienna_cichlid,
so follow its registers offset setting.

Signed-off-by: Jiansong Chen <Jiansong.Chen@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c