]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/jpeg: Remove extra asic type check
authorJames Zhu <James.Zhu@amd.com>
Thu, 4 Jun 2020 16:02:06 +0000 (12:02 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Jul 2020 20:20:22 +0000 (16:20 -0400)
commit577fd6853abf12db7ea097037056e36b2bb6029a
treee52c2051255db45c2562e52199f7b44d385330f0
parentcc7a39e6ebbf8e1afe4a0670268718457c7b59b7
drm/amdgpu/jpeg: 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_v2_5.c