[PATCH 9/9] drm/amdgpu: update rev id for verde
Deucher, Alexander
Alexander.Deucher at amd.com
Thu Dec 15 15:12:53 UTC 2016
> -----Original Message-----
> From: amd-gfx [mailto:amd-gfx-bounces at lists.freedesktop.org] On Behalf
> Of Flora Cui
> Sent: Thursday, December 15, 2016 2:33 AM
> To: amd-gfx at lists.freedesktop.org
> Cc: Cui, Flora
> Subject: [PATCH 9/9] drm/amdgpu: update rev id for verde
>
> Change-Id: I9f2a140d635e9758f21a392ae2e976416de9453b
> Signed-off-by: Flora Cui <Flora.Cui at amd.com>
Series is:
Reviewed-by: Alex Deucher <alexander.deucher at amd.com>
> ---
> drivers/gpu/drm/amd/amdgpu/si.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/si.c
> b/drivers/gpu/drm/amd/amdgpu/si.c
> index 2a99a41..c46b015 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 =
> --
> 2.7.4
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx
More information about the amd-gfx
mailing list