projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd27b67
)
drm/amdgpu: update rev id for hainan
author
Flora Cui
<Flora.Cui@amd.com>
Thu, 15 Dec 2016 06:58:28 +0000
(14:58 +0800)
committer
Alex Deucher
<alexander.deucher@amd.com>
Wed, 21 Dec 2016 00:42:55 +0000
(19:42 -0500)
Signed-off-by: Flora Cui <Flora.Cui@amd.com>
Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/si.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/gpu/drm/amd/amdgpu/si.c
b/drivers/gpu/drm/amd/amdgpu/si.c
index 49e0fee28053aa166c73aa79556c5041786a2db6..232ee8909d389913149abf37f755bd30510d6964 100644
(file)
--- 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: