commit | 5183411b56bde159e5c3172fcb8904f8421c2c38 | [log] [tgz] |
---|---|---|
author | Andrey Grodzovsky <andrey.grodzovsky@amd.com> | Mon Nov 12 16:16:03 2018 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Nov 28 15:55:35 2018 -0500 |
tree | 99f00cc1f9b3a468bdd1a1f6ae3e679a310acf5f | |
parent | bb47de736661887f37b5380f68a3faedf077aed0 [diff] |
drm/amdgpu: Refactor amdgpu_xgmi_add_device This is prep work for updating each PSP FW in hive after GPU reset. Split into build topology SW state and update each PSP FW in the hive. Save topology and count of XGMI devices for reuse. v2: Create seperate header for XGMI. Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>