]> git.dujemihanovic.xyz Git - linux.git/commit
drm/amdgpu/vcn: enable AV1 on both instances
authorSaleemkhan Jamadar <saleemkhan.jamadar@amd.com>
Fri, 20 Sep 2024 13:10:18 +0000 (18:40 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 25 Sep 2024 16:56:19 +0000 (12:56 -0400)
commit8048e5ade8224969023902b0b3f64470f9c250a7
treeaaab5f58352079ba08825a5f298fffd4b4c33886
parente45b011d2c4146442a388113657b70f0c7cad09b
drm/amdgpu/vcn: enable AV1 on both instances

v1 - remove cs parse code (Christian)

On VCN v4_0_6 AV1 is supported on both the instances.
Remove cs IB parse code since explict handling of AV1 schedule is
not required.

Signed-off-by: Saleemkhan Jamadar <saleemkhan.jamadar@amd.com>
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/vcn_v4_0_5.c