drm/amdgpu: sriov remove vcn_4_0 and jpeg_4_0
authorHorace Chen <horace.chen@amd.com>
Thu, 21 Jul 2022 08:25:17 +0000 (16:25 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 1 Sep 2022 19:11:18 +0000 (15:11 -0400)
commitdc5f3829a752bb579f709c604fa2f362959ca2b4
tree52bbabdc94fb1ec28143d315f4b88e5c1ed2c6bb
parentd9d86d085fbc104ea73a7f6da0b1a6c4086b709a
drm/amdgpu: sriov remove vcn_4_0 and jpeg_4_0

SRIOV needs to initialize mmsch instead of multimedia engines
directly. So currently remove them for SR-IOV until the code and
firmwares are ready.

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Horace Chen <horace.chen@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c