Merge pull request #105 from mdiluz/auto-detect-vendor

Detect the GPU vendor automatically
This commit is contained in:
Alex Smith
2019-03-04 08:43:58 +00:00
committed by GitHub
5 changed files with 49 additions and 53 deletions

View File

@ -43,9 +43,7 @@ inhibit_screensaver=1
; Setting this to the keyphrase "accept-responsibility" will allow gamemode to apply GPU optimisations such as overclocks
;apply_gpu_optimisations=0
; You must set these to tell gamemode the Vendor of your graphics card, as well it's device number on the system (usually 0)
; Vendor must be one of 0x10de (NVIDIA), 0x1002 (AMD) or 0x8086 (Intel)
;gpu_vendor=0x0000
; The DRM device number on the system (usually 0), ie. the number in /sys/class/drm/card0/
;gpu_device=0
; Nvidia specific settings (these are Mhz offsets from the baseline, ie. 0 applies no change)