]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu/psp: add get_topology_info function
authorHawking Zhang <Hawking.Zhang@amd.com>
Sat, 29 Sep 2018 14:30:44 +0000 (22:30 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 6 Nov 2018 19:02:45 +0000 (14:02 -0500)
commitec1a975e0b186dadb56249b9d415bb93c7219da3
treec682d36411a70525e1efeee46bf32ebc320b3ad5
parent593caa07ad6ad43bcd9edb36d828000053af7e2d
drm/amdgpu/psp: add get_topology_info function

get_topology_info function is used for driver to query topology_info
for current device from xgmi ta

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Shaoyun Liu <Shaoyun.Liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/psp_v11_0.c