drm/amdgpu: reflect psp xgmi topology info for gfx9.4.3
authorJonathan Kim <jonathan.kim@amd.com>
Tue, 9 Aug 2022 16:58:58 +0000 (12:58 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:45:07 +0000 (09:45 -0400)
commit07bc768afb0a1c638f4eb054aaed9eaa291132de
treef880eebcd2686c668814b484e68cbed1c5d3eeaf
parentcf1f3737c2d336b1473596cc7356bdffa186bc71
drm/amdgpu: reflect psp xgmi topology info for gfx9.4.3

Similar to GFX9.4.2 non-A+A devices, GFX9.4.3 psp xgmi topology info is
half duplex and requires the driver to fill in the bidirectional info.

Signed-off-by: Jonathan Kim <jonathan.kim@amd.com>
Reviewed-by: Shiwu Zhang <shiwu.zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c