-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use NVD_GPU to control which DRM node to open in direct backend mode
When running in direct backend mode, we need to open the DRM node ourselves, and the first node may not be the right one. We will iterate through the DRM nodes looking for NVIDIA GPUs and will use the first one found or the one identified by NVD_GPU if set.
- Loading branch information
Showing
1 changed file
with
38 additions
and
3 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