drm/amdgpu: fix aldebaran xgmi topology for vf
authorJonathan Kim <jonathan.kim@amd.com>
Wed, 9 Mar 2022 21:55:57 +0000 (16:55 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Mar 2022 18:34:20 +0000 (14:34 -0400)
commit6f172ae59a7577dbb73e2a8da18697ba8dc56341
treec5c54a79b3b6b5090fcc5ae12b37c671cfe56401
parent0fe382fb82dc6cc6eaba6534d038dc381e2b17b9
drm/amdgpu: fix aldebaran xgmi topology for vf

VFs must also distinguish whether or not the TA supports full duplex or
half duplex link records in order to report the correct xGMI topology.

Signed-off-by: Jonathan Kim <jonathan.kim@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_psp.c