aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/si.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/si.c')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/si.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/si.c b/drivers/gpu/drm/amd/amdgpu/si.c
index 2a99a41553b4..c46b0159007d 100644
--- a/drivers/gpu/drm/amd/amdgpu/si.c
+++ b/drivers/gpu/drm/amd/amdgpu/si.c
@@ -1229,7 +1229,7 @@ static int si_common_early_init(void *handle)
1229 AMD_CG_SUPPORT_HDP_MGCG; 1229 AMD_CG_SUPPORT_HDP_MGCG;
1230 adev->pg_flags = 0; 1230 adev->pg_flags = 0;
1231 //??? 1231 //???
1232 adev->external_rev_id = adev->rev_id + 0x14; 1232 adev->external_rev_id = adev->rev_id + 40;
1233 break; 1233 break;
1234 case CHIP_OLAND: 1234 case CHIP_OLAND:
1235 adev->cg_flags = 1235 adev->cg_flags =