OSDN Git Service

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)
commitfa40a009001a30819097999d10cc3f51a0891564
tree6a9cf55cee4c94894a378d37b79b7ccc7a4117db
parent3da0a2dfbd3a7ada2d8388775796edf12b2c7219
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