aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu
diff options
context:
space:
mode:
authorFlora Cui <Flora.Cui@amd.com>2016-12-15 15:29:54 +0800
committerAlex Deucher <alexander.deucher@amd.com>2016-12-20 19:42:41 -0500
commite285a9a64d64e65a10e97c6ae1e9385c9595b563 (patch)
treec95f24aba29f22c4cd1460c245c57d19d0ab79a2 /drivers/gpu
parentdrm/amdgpu: update golden setting for pitcairn (diff)
downloadwireguard-linux-e285a9a64d64e65a10e97c6ae1e9385c9595b563.tar.xz
wireguard-linux-e285a9a64d64e65a10e97c6ae1e9385c9595b563.zip
drm/amdgpu: update rev id for pitcairn
Signed-off-by: Flora Cui <Flora.Cui@amd.com> Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org
Diffstat (limited to 'drivers/gpu')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/si.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/si.c b/drivers/gpu/drm/amd/amdgpu/si.c
index 19b511e984dc..cf8a0a104875 100644
--- a/drivers/gpu/drm/amd/amdgpu/si.c
+++ b/drivers/gpu/drm/amd/amdgpu/si.c
@@ -1212,6 +1212,7 @@ static int si_common_early_init(void *handle)
AMD_CG_SUPPORT_HDP_LS |
AMD_CG_SUPPORT_HDP_MGCG;
adev->pg_flags = 0;
+ adev->external_rev_id = adev->rev_id + 20;
break;
case CHIP_VERDE: