commit | ed2bf5229c53f20cfbca7a34fcbafa91c3168e1e | [log] [tgz] |
---|---|---|
author | Andrey Grodzovsky <andrey.grodzovsky@amd.com> | Wed Nov 14 15:50:05 2018 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Nov 28 15:55:36 2018 -0500 |
tree | 7af9e39d1847570e71d23a053b7bf1389a8ce9ac | |
parent | 5183411b56bde159e5c3172fcb8904f8421c2c38 [diff] |
drm/amdgpu: Expose hive adev list and xgmi_mutex It's needed for device reset of entire hive. v3: Add per hive lock to allow avoiding duplicate resets triggered by multiple members of same hive. Expose amdgpu_hive_info instead of adding getter functions. Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>