]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/jpeg3.0: remove extra asic type check
authorJames Zhu <James.Zhu@amd.com>
Thu, 23 Jul 2020 15:07:52 +0000 (11:07 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Aug 2020 20:30:03 +0000 (16:30 -0400)
commit7f4db7a228b56ccc30137e64c7422f190568da94
tree6a9cf55cee4c94894a378d37b79b7ccc7a4117db
parent892579126222caf06092ae12f2d2c40dfb13d096
drm/amdgpu/jpeg3.0: remove extra asic type check

jpeg 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/jpeg_v3_0.c