Merge "Disable CDPreferIdle, set DSUMin to 610MHz for 60fps" into 24D1-dev

This commit is contained in:
Treehugger Robot 2024-05-08 00:43:53 +00:00 committed by Android (Google) Code Review
commit 3688679617

View file

@ -764,6 +764,7 @@
"1800000", "1800000",
"1548000", "1548000",
"820000", "820000",
"610000",
"0" "0"
], ],
"ResetOnInit": true "ResetOnInit": true
@ -1851,7 +1852,7 @@
"PowerHint": "CAMERA_STREAMING_HIGH", "PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "DsuMinFreq", "Node": "DsuMinFreq",
"Duration": 0, "Duration": 0,
"Value": "820000" "Value": "610000"
}, },
{ {
"PowerHint": "CAMERA_STREAMING_HIGH", "PowerHint": "CAMERA_STREAMING_HIGH",
@ -1943,6 +1944,12 @@
"Duration": 0, "Duration": 0,
"Value": "0" "Value": "0"
}, },
{
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "CDPreferIdle",
"Duration": 0,
"Value": "0"
},
{ {
"PowerHint": "CAMERA_STREAMING_HIGH", "PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "AutoPreferIdle", "Node": "AutoPreferIdle",