Merge "Disable CDPreferIdle, set DSUMin to 610MHz for 60fps" into 24D1-dev
This commit is contained in:
commit
3688679617
1 changed files with 8 additions and 1 deletions
|
@ -764,6 +764,7 @@
|
|||
"1800000",
|
||||
"1548000",
|
||||
"820000",
|
||||
"610000",
|
||||
"0"
|
||||
],
|
||||
"ResetOnInit": true
|
||||
|
@ -1851,7 +1852,7 @@
|
|||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||
"Node": "DsuMinFreq",
|
||||
"Duration": 0,
|
||||
"Value": "820000"
|
||||
"Value": "610000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||
|
@ -1943,6 +1944,12 @@
|
|||
"Duration": 0,
|
||||
"Value": "0"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||
"Node": "CDPreferIdle",
|
||||
"Duration": 0,
|
||||
"Value": "0"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||
"Node": "AutoPreferIdle",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue