Skip to content

Commit

Permalink
Refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
CatcherITGF committed Dec 24, 2023
1 parent 7940afb commit 42b3189
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
Reduce CPU power draw

0 : Default Table

1 : Undervolt Level 1 (SLT - CPU speedo < 1650)

2 : Undervolt Level 1 (SLT - CPU speedo >= 1650)

3 : Undervolt Level 2 (OCT - OCS custom undervolt)

4 : Undervolt Level 3 (HiOCT - OCS custom undervolt)
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
System default: 1120

Acceptable range: 1120 ≤ x ≤ 1300

Changing this value affects cpu voltage calculation
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ Undervolting too much will drop GPU performance even if it seems stable
GPU voltages are dynamic and will change with temperature and gpu speedo

0 : Default Table

1 : Undervolt Level 1 (SLT: Aggressive)

2 : Undervolt Level 2 (HiOPT: Drastic)

3 : Custom static GPU Voltage Table
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
GPU Vmin

High EMC Clocks will require gpu minimum voltage to be raised

Default gpu vmin: 610mV
Default stock gpu vmin: 610mV
SLT and HiOPT tabels uses 590mV as minimum voltage

0 comments on commit 42b3189

Please sign in to comment.