[PATCH 1/2] drm/amdgpu: Enable VCN DPG for GC11_0_1
James Zhu
jamesz at amd.com
Thu Sep 29 17:19:05 UTC 2022
Reviewed-by:JamesZhu<James.Zhu at amd.com>fortheseries.
On 2022-09-29 12:50 p.m., Sonny Jiang wrote:
> Enable VCN DPG on GC11_0_1
>
> Signed-off-by: Sonny Jiang<sonny.jiang at amd.com>
> ---
> drivers/gpu/drm/amd/amdgpu/soc21.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/soc21.c b/drivers/gpu/drm/amd/amdgpu/soc21.c
> index 5f0d6983714a..16b757664a35 100644
> --- a/drivers/gpu/drm/amd/amdgpu/soc21.c
> +++ b/drivers/gpu/drm/amd/amdgpu/soc21.c
> @@ -629,6 +629,7 @@ static int soc21_common_early_init(void *handle)
> AMD_CG_SUPPORT_JPEG_MGCG;
> adev->pg_flags =
> AMD_PG_SUPPORT_GFX_PG |
> + AMD_PG_SUPPORT_VCN_DPG |
> AMD_PG_SUPPORT_JPEG;
> adev->external_rev_id = adev->rev_id + 0x1;
> break;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/amd-gfx/attachments/20220929/3c006674/attachment-0001.htm>
More information about the amd-gfx
mailing list