]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit475eea1db23fff51a1e0accf7c47733ffc1a05d3
tree240a4d10d9228023cc511cd8caf9ae39497a677e
parent577fd6853abf12db7ea097037056e36b2bb6029a
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