]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: update VCN codec support for Yellow Carp
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 26 May 2022 20:34:55 +0000 (16:34 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Jun 2022 19:56:49 +0000 (15:56 -0400)
commit4b28106d3621098ec7024ebdba8eb8d49be326b5
tree5385fa25c4d4ccc20463637dd7938f2e7a8b7d2c
parentbc1f37848b0652c1936c0b29806684acd2e62de3
drm/amdgpu: update VCN codec support for Yellow Carp

Supports AV1.  Mesa already has support for this and
doesn't rely on the kernel caps for yellow carp, so
this was already working from an application perspective.

Fixes: 3fd1f9fec830 ("amdgpu/nv.c - Added video codec support for Yellow Carp")
Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/2002
Reviewed-by: Leo Liu <leo.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/nv.c