]> 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)
commit7e3c45976d15d0aeab0ceefc4bdf01f85edbde18
treeef8fec1f1bb67c5034576912277bca8929ad4a23
parentf8b5467e61230cf282a14eacdfea828c80475538
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