drm/amdgpu/display/dm: convert to IP version checking
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 29 Sep 2021 18:04:42 +0000 (14:04 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Oct 2021 19:22:59 +0000 (15:22 -0400)
commitc08182f2483f946907076e98ac20e868fd3b9551
treeed468d371a7e90dc3a2e5b32bc946f0cddfd6984
parent75aa18415a4c56d1aacc07cac00f813fdd5d8799
drm/amdgpu/display/dm: convert to IP version checking

Use IP versions rather than asic_type to differentiate
IP version specific features.

v2: drop unrelated change

Acked-by: Christian König <christian.koenig@amd.com> (v1)
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c