OSDN Git Service

drm/amdgpu/gmc10.0: convert to IP version checking
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 28 Jul 2021 15:15:01 +0000 (11:15 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Oct 2021 19:22:58 +0000 (15:22 -0400)
commit5db9d0657e9702e5cf4f1e1fb8f1f07d5a2e6d00
tree17e65bf114a985bf381db759a10524de79522676
parenteb4fd29afd4aa1c98d882800ceeee7d1f5262803
drm/amdgpu/gmc10.0: convert to IP version checking

Use IP versions rather than asic_type to differentiate
IP version specific features.

v2: squash in gmc fixes
v3: rebase

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c