drm/amdgpu/apci: switch ATIF/ATCS probe order
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 20 May 2021 15:50:51 +0000 (11:50 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 May 2021 22:03:05 +0000 (18:03 -0400)
commite0fb14c8dcec68a8b0941462afcc67efeb1badf3
treee78b383fe50204a8343af54f0758a08ffc8be254
parent77bf762f8b3011b2d00eb49098071952956da892
drm/amdgpu/apci: switch ATIF/ATCS probe order

Try the handle from ATPX first since this is the most
common case.

Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c