]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
drm/amdgpu: update rev id for verde
authorFlora Cui <Flora.Cui@amd.com>
Thu, 15 Dec 2016 07:27:51 +0000 (15:27 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 21 Dec 2016 00:43:23 +0000 (19:43 -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

index 2a99a41553b45173b47bac3eeaa25d0877573614..c46b0159007d976406d64557316f45e045d82191 100644 (file)
@@ -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 =