aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/si.c
diff options
context:
space:
mode:
authorFlora Cui <[email protected]>2016-12-15 06:58:28 +0000
committerAlex Deucher <[email protected]>2016-12-21 00:42:55 +0000
commit05319478dad476841282a0eab66a00da425e0914 (patch)
tree8a150d24b8aacae5f5eb00311114af29bebd5f4d /drivers/gpu/drm/amd/amdgpu/si.c
parentdrm/amdgpu: update golden setting for hainan (diff)
downloadkernel-05319478dad476841282a0eab66a00da425e0914.tar.gz
kernel-05319478dad476841282a0eab66a00da425e0914.zip
drm/amdgpu: update rev id for hainan
Signed-off-by: Flora Cui <[email protected]> Reviewed-by: Junwei Zhang <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> Cc: [email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/si.c')
-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 49e0fee28053..232ee8909d38 100644
--- a/drivers/gpu/drm/amd/amdgpu/si.c
+++ b/drivers/gpu/drm/amd/amdgpu/si.c
@@ -1279,6 +1279,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 = 70;
break;
default: