]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit68366c952e302a62f388a29d32467d1114107ff6
tree6715771580f3b86958316baff76c6d0e733db8eb
parent91ae3ff449bbc024908cdc263739f184829e101c
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