drm/amdgpu: limiting AV1 to first instance on VCN4 decode
authorSonny Jiang <sonny.jiang@amd.com>
Tue, 12 Jul 2022 20:33:10 +0000 (16:33 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 18 Jul 2022 20:37:09 +0000 (16:37 -0400)
commit0b15205c7325dc20b7da0068307670d222d66949
treeb899a22105466b9ce24fee83b06d8d384afd20d8
parent891ce1c9623f36194587d02774ac3d8c30c3ca72
drm/amdgpu: limiting AV1 to first instance on VCN4 decode

AV1 is only supported on first instance.

Signed-off-by: Sonny Jiang <sonny.jiang@amd.com>
Reviewed-by: James Zhu <James.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c