drm/amdgpu/hdp4.0: convert to IP version checking
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 3 Aug 2021 22:17:01 +0000 (18:17 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Oct 2021 19:23:00 +0000 (15:23 -0400)
commit24be2d70048b83b679354e1f63b2327ce72252be
treee1a980df6ca32a5ebe01182f833f74d31d92dbdd
parent43bf00f21eaf47505c19278b2cadace89c4246d4
drm/amdgpu/hdp4.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/hdp_v4_0.c