drm/amdgpu/gfx9.0: convert to IP version checking
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 3 Aug 2021 22:28:35 +0000 (18:28 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Oct 2021 19:23:00 +0000 (15:23 -0400)
commit9d0cb2c31891fb3afa466351fc3084558809258c
tree90eb95f0248d433fcec69c15ddcadf16d8ee3cda
parent24be2d70048b83b679354e1f63b2327ce72252be
drm/amdgpu/gfx9.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/gfx_v9_0.c