drm/amdgpu/vcn: support unified queue only in vcn4
authorRuijing Dong <ruijing.dong@amd.com>
Tue, 31 May 2022 18:20:42 +0000 (14:20 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 21 Jun 2022 21:54:25 +0000 (17:54 -0400)
commitbb4f196b47b6554ba89f02ec60246f0c643a4bf8
treee37e52d2e1b65cc3d79121e387b0de429cd6e825
parent4ed49c954e35559cb4a34ba049a15f54ec7fccf6
drm/amdgpu/vcn: support unified queue only in vcn4

- remove multiple queue support
- add unified queue related functions

Acked-by: Leo Liu <leo.liu@amd.com>
Signed-off-by: Ruijing Dong <ruijing.dong@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c