Add notes on values for nv_powermizer_mode

Instead of just suggesting values
This commit is contained in:
Marc Di Luzio 2019-03-10 11:54:54 +00:00
parent c49cd45e01
commit eb9bb0cdf7

View File

@ -49,7 +49,8 @@ inhibit_screensaver=1
; Nvidia specific settings ; Nvidia specific settings
; Requires the coolbits extension activated in nvidia-xconfig ; Requires the coolbits extension activated in nvidia-xconfig
; This corresponds to the desired GPUPowerMizerMode ; This corresponds to the desired GPUPowerMizerMode
; Generally "Adaptive"=0 "Prefer Maximum Performance"=1 and "Auto"=2) ; "Adaptive"=0 "Prefer Maximum Performance"=1 and "Auto"=2
; See NV_CTRL_GPU_POWER_MIZER_MODE and friends in https://github.com/NVIDIA/nvidia-settings/blob/master/src/libXNVCtrl/NVCtrl.h
;nv_powermizer_mode=1 ;nv_powermizer_mode=1
; This corresponds to the performance level to edit in nvidia-xconfig (usually the highest level - on older cards 1, newer cards can be 4 or higher) ; This corresponds to the performance level to edit in nvidia-xconfig (usually the highest level - on older cards 1, newer cards can be 4 or higher)