drm/amdgpu/gfxhub2.1: convert to IP version checking
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 27 Jul 2021 20:05:41 +0000 (16:05 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Oct 2021 19:22:59 +0000 (15:22 -0400)
commitfac17723749a05fd7cea6ca5fbab4c94e6a32a85
treefe8229065b25cf318249236d4876f9de477c4f21
parent524cf3ab85f5a9e574f5fe6797223d70a76704ca
drm/amdgpu/gfxhub2.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/gfxhub_v2_1.c