drm/amdgpu/athub2.0: convert to IP version checking
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 27 Jul 2021 20:37:18 +0000 (16:37 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Oct 2021 19:22:59 +0000 (15:22 -0400)
commit13ebe284a2382cfc4efd09822c204e2bb5a529f8
treed757734d3704e9917c50d304e8fcfb5845dee99d
parent4edbbfde89d07577f60c7718beade2e73def20b2
drm/amdgpu/athub2.0: convert to IP version checking

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

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/athub_v2_0.c