aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlora Cui <[email protected]>2016-12-15 15:04:39 +0800
committerAlex Deucher <[email protected]>2016-12-20 19:43:09 -0500
commit8fd74cb4a0e563b2025b521accc7a5963f60cdb1 (patch)
tree07f8343ea506874382dca73c3b399e186145169d
parent6b7985efc3b56dba3a49221464e7ef65688cda76 (diff)
drm/amdgpu: update rev id for oland
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]
-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 8e2377b7fcf5..d353af392a71 100644
--- a/drivers/gpu/drm/amd/amdgpu/si.c
+++ b/drivers/gpu/drm/amd/amdgpu/si.c
@@ -1268,6 +1268,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 = 60;
break;
case CHIP_HAINAN:
adev->cg_flags =