blob: cf52494ede56a7ff0126c66cb3bc31ba02a12f67 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
---
gpu_driver_map:
- match: "GeForce GTX 1060"
role: "nvidia_gtx1060"
- match: "GeForce GT 750M"
role: "nvidia_gt750m"
- match: "VGA compatible controller: Intel"
role: "intel_graphics"
|