OSDN Git Service

drm/amdgpu/mmhub2.0: convert to IP version checking
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 27 Jul 2021 20:21:18 +0000 (16:21 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Oct 2021 19:22:59 +0000 (15:22 -0400)
commitce2d99a84f99cb02a15347f6fd591b9136a68120
tree58f39010ff14e527659791ade3a270373a0a7acc
parentfac17723749a05fd7cea6ca5fbab4c94e6a32a85
drm/amdgpu/mmhub2.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/mmhub_v2_0.c