[PATCH 5/9] drm/amdgpu: update rev id for hainan

Flora Cui Flora.Cui at amd.com
Thu Dec 15 07:32:33 UTC 2016


Change-Id: I5cb930369b4683f8211040190fbf98af78ff8ffc
Signed-off-by: Flora Cui <Flora.Cui at amd.com>
---
 drivers/gpu/drm/amd/amdgpu/si.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/drm/amd/amdgpu/si.c b/drivers/gpu/drm/amd/amdgpu/si.c
index 49e0fee..232ee89 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:
-- 
2.7.4



More information about the amd-gfx mailing list