]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amdgpu/navi10_ppt: convert to IP version checking
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 27 Jul 2021 21:32:55 +0000 (17:32 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Oct 2021 19:22:59 +0000 (15:22 -0400)
commitea0d730aab5372bdf0cf2672d62dc5fd5aca9753
treef91b3809139f143fc2d4f4e5853a7b82d98ce814
parentaf3b89d3a639d55a7fe6b82c2775d80bc52a9c1a
drm/amdgpu/navi10_ppt: 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/pm/swsmu/smu11/navi10_ppt.c