drm/amdgpu: skip set_topology_info for VF
authorVignesh Chander <Vignesh.Chander@amd.com>
Tue, 16 Aug 2022 22:19:35 +0000 (18:19 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 25 Aug 2022 17:19:23 +0000 (13:19 -0400)
commit7c55b598b32936e506a699698fbe37c891ad1873
tree5d05024eac331d8c2bd9ecdecef8b02abf9157bf
parent345c0bc0a3cdd3273de5338b7313afe733692296
drm/amdgpu: skip set_topology_info for VF

Skip set_topology_info as xgmi TA will now block it
and host needs to program it.

Signed-off-by: Vignesh Chander <Vignesh.Chander@amd.com>
Reviewed-By : Shaoyun Liu <Shaoyun.Liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c