]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Jun 2022 16:41:50 +0000 (18:41 +0200)
commit12428889c07be8b32a0d65994a1469392cb14b76
treefe21d66fa91d73230c075bb51aad97554d50dcad
parent820a413b76621f94115f6ff2993dba167a5bb8cd
drm/amdgpu: update VCN codec support for Yellow Carp

commit 97e50305542f384741a5b45699aba349fe9fca73 upstream.

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: 554398174d98 ("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
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/nv.c