boost INT clock when CAMERA_BACKEND_BOOST am: 52594b749d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15152131 Change-Id: I03a6ceed53db735f2d1b9921021d18d2355c7baf
This commit is contained in:
commit
9b0fc87063
1 changed files with 21 additions and 0 deletions
|
@ -10,6 +10,15 @@
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Name": "IntFreq",
|
||||||
|
"Path": "/sys/devices/platform/17000020.devfreq_int/devfreq/17000020.devfreq_int/min_freq",
|
||||||
|
"Values": [
|
||||||
|
"533000",
|
||||||
|
"100000"
|
||||||
|
],
|
||||||
|
"ResetOnInit": true
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Name": "CPULittleClusterMaxFreq",
|
"Name": "CPULittleClusterMaxFreq",
|
||||||
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq",
|
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq",
|
||||||
|
@ -396,6 +405,18 @@
|
||||||
"Duration": 1000,
|
"Duration": 1000,
|
||||||
"Value": "9999999"
|
"Value": "9999999"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "CAMERA_BACKEND_BOOST",
|
||||||
|
"Node": "MemFreq",
|
||||||
|
"Duration": 1000,
|
||||||
|
"Value": "3172000"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "CAMERA_BACKEND_BOOST",
|
||||||
|
"Node": "IntFreq",
|
||||||
|
"Duration": 1000,
|
||||||
|
"Value": "533000"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "CAMERA_BACKEND_BOOST",
|
"PowerHint": "CAMERA_BACKEND_BOOST",
|
||||||
"Node": "INTCAMFreq",
|
"Node": "INTCAMFreq",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue