drm/amdgpu/vcn3.0: remove extra asic type check
authorJames Zhu <James.Zhu@amd.com>
Thu, 23 Jul 2020 15:42:33 +0000 (11:42 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Jul 2020 20:21:05 +0000 (16:21 -0400)
commit309182389e367a806744c94a8bca75d472434015
tree6715771580f3b86958316baff76c6d0e733db8eb
parent156589f74d07fbf4083b05712a3d71f834fdf2af
drm/amdgpu/vcn3.0: 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_v3_0.c