OSDN Git Service

drm/amdgpu/gmc9: convert to IP version checking
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 1 Oct 2021 18:00:03 +0000 (14:00 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Oct 2021 19:23:02 +0000 (15:23 -0400)
commit630e959f2537afb67659c5f5732a86e10f962567
treeeb9b094cc95c1c4f489e8ea65cbc7ededb0370ca
parent64df665ffed8dc54a25ac1eedd4955eb56b08081
drm/amdgpu/gmc9: 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/gmc_v9_0.c