OSDN Git Service

drm/amdgpu/nv: convert to IP version checking
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 28 Jul 2021 16:10:20 +0000 (12:10 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Oct 2021 19:22:59 +0000 (15:22 -0400)
commit3e67f4f2e22ef1f81c82ec8471d5e2b22fdb30e8
tree32c16dd52aa3be6c5d490660047c57c51245bfe1
parent96626a0ed22b151dbceec4a0bb6b618c62048568
drm/amdgpu/nv: 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/nv.c