drm/amdgpu/psp_v13.0: convert to IP version checking
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 4 Aug 2021 19:01:33 +0000 (15:01 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Oct 2021 19:23:00 +0000 (15:23 -0400)
commit1fcc208cd780956cbefc3dda0cc4cb6379acc4f2
tree778e327a636395eb7bccdc11ae6b32f5dc2389a0
parente47868ea15cbb7ec3a0ffea251be1fc181e05216
drm/amdgpu/psp_v13.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/psp_v13_0.c