OSDN Git Service

drm/amdgpu/navi10_ih: convert to IP version checking
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 27 Jul 2021 20:45:41 +0000 (16:45 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Oct 2021 19:22:59 +0000 (15:22 -0400)
commit7c69d6153e827576f20a954a459667c5af072f7e
treeb61f0d68937b1f7fb4d68d55da5d33962e5545b4
parent258fa17d1a3c9cd6ed8ab31bfbaaffa9b32a0954
drm/amdgpu/navi10_ih: 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/navi10_ih.c