[PATCH 2/2] drm/amdgpu: add dm ip block for dcn 3.1.4
Alex Deucher
alexdeucher at gmail.com
Tue Jul 19 18:31:04 UTC 2022
Series is:
Reviewed-by: Alex Deucher <alexander.deucher at amd.com>
On Tue, Jul 19, 2022 at 2:26 PM <Roman.Li at amd.com> wrote:
>
> From: Roman Li <Roman.Li at amd.com>
>
> Adding dm ip block to enable display on dcn 3.1.4.
>
> Signed-off-by: Roman Li <Roman.Li at amd.com>
> ---
> drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c
> index 0ba56e2ebf09..242d1847c4aa 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c
> @@ -1716,6 +1716,7 @@ static int amdgpu_discovery_set_display_ip_blocks(struct amdgpu_device *adev)
> case IP_VERSION(3, 0, 1):
> case IP_VERSION(3, 1, 2):
> case IP_VERSION(3, 1, 3):
> + case IP_VERSION(3, 1, 4):
> case IP_VERSION(3, 1, 5):
> case IP_VERSION(3, 1, 6):
> case IP_VERSION(3, 2, 0):
> --
> 2.17.1
>
More information about the amd-gfx
mailing list