-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/amdkfd: Validate PeerDirect support on process registration v2
v2: Call kfd_close_peer_direct() if failed to initialize PeerDirect interface to clean-up resources if any Network stack could be loaded later so PeerDirect interface may be not available during amdkfd initialization. Added logic to validate PeerDirect API presence when HSA process is created. Change-Id: Ib39b86a0086e2102baa3f41ba2bbb2f3e9a2017f Signed-off-by: Serguei Sagalovitch <Serguei.Sagalovitch@amd.com>
- Loading branch information
Serguei Sagalovitch
authored and
Andres Rodriguez
committed
Oct 28, 2016
1 parent
373cec8
commit a447318
Showing
4 changed files
with
39 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters