]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
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)
committerStefan Bader <stefan.bader@canonical.com>
Fri, 7 May 2021 07:54:09 +0000 (09:54 +0200)
commitb09bd3a1953b35e308b7173597b2a373004f229b
treebbeeb39e2e2678476aa56455db85831a253b4ade
parent7a8054448c4d499ab69b156480ee49bfb0d5eaa8
drm/amdgpu: fix GCR_GENERAL_CNTL offset for dimgrey_cavefish

BugLink: https://bugs.launchpad.net/bugs/1927535
commit 24d034528ef06ad94cfcf4394beac0443ab1b16d upstream.

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
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Kelsey Skunberg <kelsey.skunberg@canonical.com>
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c