aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/si.c
diff options
context:
space:
mode:
authorFlora Cui <[email protected]>2016-12-15 07:27:51 +0000
committerAlex Deucher <[email protected]>2016-12-21 00:43:23 +0000
commitf815b29cea0968df400f8c9f8b770ec02ec66906 (patch)
tree52a067aa2b19dd2cc379b6693bbc4b0cc67e2f52 /drivers/gpu/drm/amd/amdgpu/si.c
parentdrm/amdgpu: update golden setting for verde (diff)
downloadkernel-f815b29cea0968df400f8c9f8b770ec02ec66906.tar.gz
kernel-f815b29cea0968df400f8c9f8b770ec02ec66906.zip
drm/amdgpu: update rev id for verde
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.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)
AMD_CG_SUPPORT_HDP_MGCG;
adev->pg_flags = 0;
//???
- adev->external_rev_id = adev->rev_id + 0x14;
+ adev->external_rev_id = adev->rev_id + 40;
break;
case CHIP_OLAND:
adev->cg_flags =