drm/amdgpu/soc15: convert to IP version checking
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 4 Aug 2021 21:44:15 +0000 (17:44 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Oct 2021 19:23:01 +0000 (15:23 -0400)
commit75a07bcd1d3005bf1560d4756cb98e393269572c
tree53ff5773357a7f1127513a725917b14ab64d28a1
parent0b64a5a8522908ee63e4dbc1c40d2d624420f888
drm/amdgpu/soc15: 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/soc15.c