Fixing PMU setting and cleaning up powerhint am: 522230b792
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/20017229 Change-Id: I204cfe721d4f561b6b540b720c4f05af084180f9 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
4e9449e63d
4 changed files with 56 additions and 108 deletions
|
@ -536,17 +536,7 @@
|
||||||
"Path": "/sys/kernel/pixel_em/active_profile",
|
"Path": "/sys/kernel/pixel_em/active_profile",
|
||||||
"Values": [
|
"Values": [
|
||||||
"default",
|
"default",
|
||||||
"cam1",
|
"cam1"
|
||||||
"cam2",
|
|
||||||
"front_cam"
|
|
||||||
],
|
|
||||||
"DefaultIndex": 0
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Name": "PMU_LIT_LIMIT_FREQ",
|
|
||||||
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/limit_frequency",
|
|
||||||
"Values": [
|
|
||||||
"1401000"
|
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
},
|
},
|
||||||
|
@ -555,7 +545,6 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/lcpi_threshold",
|
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/lcpi_threshold",
|
||||||
"Values": [
|
"Values": [
|
||||||
"2",
|
"2",
|
||||||
"1",
|
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
|
@ -565,8 +554,6 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/spc_threshold",
|
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/spc_threshold",
|
||||||
"Values": [
|
"Values": [
|
||||||
"70",
|
"70",
|
||||||
"50",
|
|
||||||
"30",
|
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
|
@ -575,8 +562,7 @@
|
||||||
"Name": "PMU_MID_LIMIT_FREQ",
|
"Name": "PMU_MID_LIMIT_FREQ",
|
||||||
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/limit_frequency",
|
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/limit_frequency",
|
||||||
"Values": [
|
"Values": [
|
||||||
"1836000",
|
"1836000"
|
||||||
"1491000"
|
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
},
|
},
|
||||||
|
@ -585,8 +571,7 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/lcpi_threshold",
|
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/lcpi_threshold",
|
||||||
"Values": [
|
"Values": [
|
||||||
"6",
|
"6",
|
||||||
"3",
|
"3"
|
||||||
"0"
|
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
},
|
},
|
||||||
|
@ -595,8 +580,7 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/spc_threshold",
|
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/spc_threshold",
|
||||||
"Values": [
|
"Values": [
|
||||||
"65",
|
"65",
|
||||||
"50",
|
"50"
|
||||||
"0"
|
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
},
|
},
|
||||||
|
@ -605,7 +589,6 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/limit_frequency",
|
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/limit_frequency",
|
||||||
"Values": [
|
"Values": [
|
||||||
"2507000",
|
"2507000",
|
||||||
"2048000",
|
|
||||||
"1826000"
|
"1826000"
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
|
@ -615,8 +598,7 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/lcpi_threshold",
|
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/lcpi_threshold",
|
||||||
"Values": [
|
"Values": [
|
||||||
"5",
|
"5",
|
||||||
"3",
|
"3"
|
||||||
"0"
|
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
},
|
},
|
||||||
|
@ -625,8 +607,7 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/spc_threshold",
|
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/spc_threshold",
|
||||||
"Values": [
|
"Values": [
|
||||||
"69",
|
"69",
|
||||||
"50",
|
"50"
|
||||||
"0"
|
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
}
|
}
|
||||||
|
@ -1160,6 +1141,12 @@
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "50"
|
"Value": "50"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||||
|
"Node": "PMU_BIG_LIMIT_FREQ",
|
||||||
|
"Duration": 0,
|
||||||
|
"Value": "1826000"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||||
"Node": "PMU_BIG_LCPI_THRESHOLD",
|
"Node": "PMU_BIG_LCPI_THRESHOLD",
|
||||||
|
|
|
@ -533,17 +533,7 @@
|
||||||
"Path": "/sys/kernel/pixel_em/active_profile",
|
"Path": "/sys/kernel/pixel_em/active_profile",
|
||||||
"Values": [
|
"Values": [
|
||||||
"default",
|
"default",
|
||||||
"cam1",
|
"cam1"
|
||||||
"cam2",
|
|
||||||
"front_cam"
|
|
||||||
],
|
|
||||||
"DefaultIndex": 0
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Name": "PMU_LIT_LIMIT_FREQ",
|
|
||||||
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/limit_frequency",
|
|
||||||
"Values": [
|
|
||||||
"1401000"
|
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
},
|
},
|
||||||
|
@ -552,7 +542,6 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/lcpi_threshold",
|
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/lcpi_threshold",
|
||||||
"Values": [
|
"Values": [
|
||||||
"2",
|
"2",
|
||||||
"1",
|
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
|
@ -562,8 +551,6 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/spc_threshold",
|
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/spc_threshold",
|
||||||
"Values": [
|
"Values": [
|
||||||
"70",
|
"70",
|
||||||
"50",
|
|
||||||
"30",
|
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
|
@ -572,8 +559,7 @@
|
||||||
"Name": "PMU_MID_LIMIT_FREQ",
|
"Name": "PMU_MID_LIMIT_FREQ",
|
||||||
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/limit_frequency",
|
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/limit_frequency",
|
||||||
"Values": [
|
"Values": [
|
||||||
"1836000",
|
"1836000"
|
||||||
"1491000"
|
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
},
|
},
|
||||||
|
@ -582,8 +568,7 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/lcpi_threshold",
|
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/lcpi_threshold",
|
||||||
"Values": [
|
"Values": [
|
||||||
"6",
|
"6",
|
||||||
"3",
|
"3"
|
||||||
"0"
|
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
},
|
},
|
||||||
|
@ -592,8 +577,7 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/spc_threshold",
|
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/spc_threshold",
|
||||||
"Values": [
|
"Values": [
|
||||||
"65",
|
"65",
|
||||||
"50",
|
"50"
|
||||||
"0"
|
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
},
|
},
|
||||||
|
@ -602,7 +586,6 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/limit_frequency",
|
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/limit_frequency",
|
||||||
"Values": [
|
"Values": [
|
||||||
"2507000",
|
"2507000",
|
||||||
"2048000",
|
|
||||||
"1826000"
|
"1826000"
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
|
@ -612,8 +595,7 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/lcpi_threshold",
|
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/lcpi_threshold",
|
||||||
"Values": [
|
"Values": [
|
||||||
"5",
|
"5",
|
||||||
"3",
|
"3"
|
||||||
"0"
|
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
},
|
},
|
||||||
|
@ -622,8 +604,7 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/spc_threshold",
|
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/spc_threshold",
|
||||||
"Values": [
|
"Values": [
|
||||||
"69",
|
"69",
|
||||||
"50",
|
"50"
|
||||||
"0"
|
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
},
|
},
|
||||||
|
@ -1202,6 +1183,12 @@
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "50"
|
"Value": "50"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||||
|
"Node": "PMU_BIG_LIMIT_FREQ",
|
||||||
|
"Duration": 0,
|
||||||
|
"Value": "1826000"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||||
"Node": "PMU_BIG_LCPI_THRESHOLD",
|
"Node": "PMU_BIG_LCPI_THRESHOLD",
|
||||||
|
|
|
@ -525,17 +525,7 @@
|
||||||
"Path": "/sys/kernel/pixel_em/active_profile",
|
"Path": "/sys/kernel/pixel_em/active_profile",
|
||||||
"Values": [
|
"Values": [
|
||||||
"default",
|
"default",
|
||||||
"cam1",
|
"cam1"
|
||||||
"cam2",
|
|
||||||
"front_cam"
|
|
||||||
],
|
|
||||||
"DefaultIndex": 0
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Name": "PMU_LIT_LIMIT_FREQ",
|
|
||||||
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/limit_frequency",
|
|
||||||
"Values": [
|
|
||||||
"1401000"
|
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
},
|
},
|
||||||
|
@ -544,7 +534,6 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/lcpi_threshold",
|
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/lcpi_threshold",
|
||||||
"Values": [
|
"Values": [
|
||||||
"2",
|
"2",
|
||||||
"1",
|
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
|
@ -554,8 +543,6 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/spc_threshold",
|
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/spc_threshold",
|
||||||
"Values": [
|
"Values": [
|
||||||
"70",
|
"70",
|
||||||
"50",
|
|
||||||
"30",
|
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
|
@ -564,8 +551,7 @@
|
||||||
"Name": "PMU_MID_LIMIT_FREQ",
|
"Name": "PMU_MID_LIMIT_FREQ",
|
||||||
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/limit_frequency",
|
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/limit_frequency",
|
||||||
"Values": [
|
"Values": [
|
||||||
"1836000",
|
"1836000"
|
||||||
"1491000"
|
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
},
|
},
|
||||||
|
@ -574,8 +560,7 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/lcpi_threshold",
|
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/lcpi_threshold",
|
||||||
"Values": [
|
"Values": [
|
||||||
"6",
|
"6",
|
||||||
"3",
|
"3"
|
||||||
"0"
|
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
},
|
},
|
||||||
|
@ -584,8 +569,7 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/spc_threshold",
|
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/spc_threshold",
|
||||||
"Values": [
|
"Values": [
|
||||||
"65",
|
"65",
|
||||||
"50",
|
"50"
|
||||||
"0"
|
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
},
|
},
|
||||||
|
@ -594,7 +578,6 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/limit_frequency",
|
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/limit_frequency",
|
||||||
"Values": [
|
"Values": [
|
||||||
"2507000",
|
"2507000",
|
||||||
"2048000",
|
|
||||||
"1826000"
|
"1826000"
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
|
@ -604,8 +587,7 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/lcpi_threshold",
|
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/lcpi_threshold",
|
||||||
"Values": [
|
"Values": [
|
||||||
"5",
|
"5",
|
||||||
"3",
|
"3"
|
||||||
"0"
|
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
},
|
},
|
||||||
|
@ -614,8 +596,7 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/spc_threshold",
|
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/spc_threshold",
|
||||||
"Values": [
|
"Values": [
|
||||||
"69",
|
"69",
|
||||||
"50",
|
"50"
|
||||||
"0"
|
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
}
|
}
|
||||||
|
@ -1047,6 +1028,12 @@
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "50"
|
"Value": "50"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||||
|
"Node": "PMU_BIG_LIMIT_FREQ",
|
||||||
|
"Duration": 0,
|
||||||
|
"Value": "1826000"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||||
"Node": "PMU_BIG_LCPI_THRESHOLD",
|
"Node": "PMU_BIG_LCPI_THRESHOLD",
|
||||||
|
|
|
@ -513,17 +513,7 @@
|
||||||
"Path": "/sys/kernel/pixel_em/active_profile",
|
"Path": "/sys/kernel/pixel_em/active_profile",
|
||||||
"Values": [
|
"Values": [
|
||||||
"default",
|
"default",
|
||||||
"cam1",
|
"cam1"
|
||||||
"cam2",
|
|
||||||
"front_cam"
|
|
||||||
],
|
|
||||||
"DefaultIndex": 0
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Name": "PMU_LIT_LIMIT_FREQ",
|
|
||||||
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/limit_frequency",
|
|
||||||
"Values": [
|
|
||||||
"1401000"
|
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
},
|
},
|
||||||
|
@ -532,7 +522,6 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/lcpi_threshold",
|
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/lcpi_threshold",
|
||||||
"Values": [
|
"Values": [
|
||||||
"2",
|
"2",
|
||||||
"1",
|
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
|
@ -542,8 +531,6 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/spc_threshold",
|
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/spc_threshold",
|
||||||
"Values": [
|
"Values": [
|
||||||
"70",
|
"70",
|
||||||
"50",
|
|
||||||
"30",
|
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
|
@ -552,8 +539,7 @@
|
||||||
"Name": "PMU_MID_LIMIT_FREQ",
|
"Name": "PMU_MID_LIMIT_FREQ",
|
||||||
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/limit_frequency",
|
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/limit_frequency",
|
||||||
"Values": [
|
"Values": [
|
||||||
"1836000",
|
"1836000"
|
||||||
"1491000"
|
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
},
|
},
|
||||||
|
@ -562,8 +548,7 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/lcpi_threshold",
|
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/lcpi_threshold",
|
||||||
"Values": [
|
"Values": [
|
||||||
"6",
|
"6",
|
||||||
"3",
|
"3"
|
||||||
"0"
|
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
},
|
},
|
||||||
|
@ -572,8 +557,7 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/spc_threshold",
|
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/spc_threshold",
|
||||||
"Values": [
|
"Values": [
|
||||||
"65",
|
"65",
|
||||||
"50",
|
"50"
|
||||||
"0"
|
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
},
|
},
|
||||||
|
@ -582,7 +566,6 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/limit_frequency",
|
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/limit_frequency",
|
||||||
"Values": [
|
"Values": [
|
||||||
"2507000",
|
"2507000",
|
||||||
"2048000",
|
|
||||||
"1826000"
|
"1826000"
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
|
@ -592,8 +575,7 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/lcpi_threshold",
|
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/lcpi_threshold",
|
||||||
"Values": [
|
"Values": [
|
||||||
"5",
|
"5",
|
||||||
"3",
|
"3"
|
||||||
"0"
|
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
},
|
},
|
||||||
|
@ -602,8 +584,7 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/spc_threshold",
|
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/spc_threshold",
|
||||||
"Values": [
|
"Values": [
|
||||||
"69",
|
"69",
|
||||||
"50",
|
"50"
|
||||||
"0"
|
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
},
|
},
|
||||||
|
@ -1069,6 +1050,12 @@
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "50"
|
"Value": "50"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||||
|
"Node": "PMU_BIG_LIMIT_FREQ",
|
||||||
|
"Duration": 0,
|
||||||
|
"Value": "1826000"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||||
"Node": "PMU_BIG_LCPI_THRESHOLD",
|
"Node": "PMU_BIG_LCPI_THRESHOLD",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue