]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Use IP versions in convert_tiling_flags_to_modifier()
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 28 Feb 2022 19:31:59 +0000 (14:31 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 2 Mar 2022 23:40:07 +0000 (18:40 -0500)
commit8623a33ca058b273d14563f179311b332225cb5d
treeef8fec1f1bb67c5034576912277bca8929ad4a23
parent98cdfb036e4e6debeb7640137bc4e1cc62448f6d
drm/amdgpu: Use IP versions in convert_tiling_flags_to_modifier()

Rather than checking the asic_type.

Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_display.c