drm/amdgpu: skip get/update xgmi topology info when no psp exists
authorLe Ma <le.ma@amd.com>
Tue, 4 Jun 2019 06:58:49 +0000 (14:58 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Jul 2019 19:18:05 +0000 (14:18 -0500)
commit75b2fce2d89e7025a88d39efc194413f9a3386ea
treeb50becdaca0f383cb51b1504bd1b7d8e3545e479
parente7773c1c1133c1fabeaa5442e03d3cef22431392
drm/amdgpu: skip get/update xgmi topology info when no psp exists

We don't currently have psp support for arcturus so provide a alternative
mechanism in the meantime.

Signed-off-by: Le Ma <le.ma@amd.com>
Reviewed-by: Feifei Xu <Feifei.Xu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c