drm/amdgpu: Remove extra asic type check
authorJames Zhu <James.Zhu@amd.com>
Wed, 3 Jun 2020 13:29:27 +0000 (09:29 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Jul 2020 20:20:35 +0000 (16:20 -0400)
commit8214617aafa31c7d30721e3f9128737a1259a52a
tree240a4d10d9228023cc511cd8caf9ae39497a677e
parentde7fe7e87a926743b05b895575d58e853f3bb515
drm/amdgpu: Remove extra asic type check

vcn ip block is already selected based on ASIC type during set_ip_blocks

Signed-off-by: James Zhu <James.Zhu@amd.com>
Reviewed-by: Leo Liu <leo.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c