drm/amdgpu/athub2.1: convert to IP version checking
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 27 Jul 2021 20:39:42 +0000 (16:39 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Oct 2021 19:22:59 +0000 (15:22 -0400)
commit258fa17d1a3c9cd6ed8ab31bfbaaffa9b32a0954
tree7ea6261b618b5744a61245aca53adddc1dfd6ff5
parent13ebe284a2382cfc4efd09822c204e2bb5a529f8
drm/amdgpu/athub2.1: 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_1.c