-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Not adding benchmark scores yet since this SoC also suffers from weird DMC governor settings in Rockchip's BSP kernel keeping DRAM clocked almost all the time at 324 MHz and not 1056 MHz
- Loading branch information
1 parent
f88a79c
commit ec04afe
Showing
3 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
cpu0-opp-table: | ||
408 MHz 850.0 mV | ||
600 MHz 850.0 mV | ||
816 MHz 850.0 mV | ||
1008 MHz 850.0 mV | ||
1200 MHz 862.5 mV | ||
1416 MHz 925.0 mV | ||
1608 MHz 975.0 mV | ||
1800 MHz 1025.0 mV | ||
2016 MHz 1062.5 mV | ||
|
||
dmc-opp-table: | ||
920 MHz 850.0 mV | ||
1056 MHz 850.0 mV | ||
1184 MHz 900.0 mV | ||
|
||
gpu-bus-opp-table: | ||
700 MHz 850.0 mV | ||
800 MHz 875.0 mV | ||
|
||
gpu-opp-table: | ||
300 MHz 875.0 mV | ||
500 MHz 875.0 mV | ||
600 MHz 875.0 mV | ||
700 MHz 900.0 mV | ||
800 MHz 950.0 mV |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters