Re: [PATCH] drm/amdgpu: add video_codecs query support for aldebaran

2021-05-18 Thread Leo Liu
Reviewed-by: Leo Liu On 2021-05-18 8:47 a.m., James Zhu wrote: Add video_codecs query support for aldebaran. Signed-off-by: James Zhu --- drivers/gpu/drm/amd/amdgpu/soc15.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/amd/amdgpu/soc15.c b/drivers/gpu/drm/amd/amdgpu/

[PATCH] drm/amdgpu: add video_codecs query support for aldebaran

2021-05-18 Thread James Zhu
Add video_codecs query support for aldebaran. Signed-off-by: James Zhu --- drivers/gpu/drm/amd/amdgpu/soc15.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/amd/amdgpu/soc15.c b/drivers/gpu/drm/amd/amdgpu/soc15.c index 080e715..75008cc 100644 --- a/drivers/gpu/drm/amd/amdgp