play: trim comments
This commit is contained in:
parent
743e98caa7
commit
70b9ae6469
1 changed files with 3 additions and 5 deletions
|
@ -14,7 +14,6 @@
|
|||
gpu_clock_min: "500" # default 500, for best performance: near maximum. applies with 'overclock' tuned profile
|
||||
# gpu_clock_max: "2675" # default somewhere around 2529 to 2660.
|
||||
gpu_clock_max: "2725"
|
||||
# note: 6900XT seems to OC best with a slight underclock. 300W and -15mV
|
||||
gpumem_clock_static: "1075"
|
||||
gpu_power_multi:
|
||||
default: 0.869969040247678 # 281W - real default
|
||||
|
@ -24,10 +23,9 @@
|
|||
# only counts for peak and overlock profiles
|
||||
# gpu_mv_offset: "-20"
|
||||
gpu_mv_offset: "+125" # add 125mV or 0.125V
|
||||
# gpu_mv_offset: "+50" # add 50mV or 0.05V
|
||||
# gpu_mv_offset: "+75" # add 75mV or 0.075V
|
||||
# '-50' undervolts GPU core voltage 50mV or 0.05V
|
||||
# mostly untested, there be dragons/instability
|
||||
# gpu_mv_offset: "+50" # add 50mV or 0.05V
|
||||
# gpu_mv_offset: "+75" # add 75mV or 0.075V
|
||||
# '-50' undervolts GPU core voltage 50mV or 0.05V; untested - here be dragons/instability
|
||||
#
|
||||
# list of source tuned profiles available on Fedora (TODO: should dynamically discover)
|
||||
base_profiles:
|
||||
|
|
Loading…
Reference in a new issue