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",
|
||||
"Values": [
|
||||
"default",
|
||||
"cam1",
|
||||
"cam2",
|
||||
"front_cam"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
{
|
||||
"Name": "PMU_LIT_LIMIT_FREQ",
|
||||
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/limit_frequency",
|
||||
"Values": [
|
||||
"1401000"
|
||||
"cam1"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
|
@ -555,8 +545,7 @@
|
|||
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/lcpi_threshold",
|
||||
"Values": [
|
||||
"2",
|
||||
"1",
|
||||
"0"
|
||||
"0"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
|
@ -565,9 +554,7 @@
|
|||
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/spc_threshold",
|
||||
"Values": [
|
||||
"70",
|
||||
"50",
|
||||
"30",
|
||||
"0"
|
||||
"0"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
|
@ -575,8 +562,7 @@
|
|||
"Name": "PMU_MID_LIMIT_FREQ",
|
||||
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/limit_frequency",
|
||||
"Values": [
|
||||
"1836000",
|
||||
"1491000"
|
||||
"1836000"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
|
@ -585,8 +571,7 @@
|
|||
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/lcpi_threshold",
|
||||
"Values": [
|
||||
"6",
|
||||
"3",
|
||||
"0"
|
||||
"3"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
|
@ -595,8 +580,7 @@
|
|||
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/spc_threshold",
|
||||
"Values": [
|
||||
"65",
|
||||
"50",
|
||||
"0"
|
||||
"50"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
|
@ -605,7 +589,6 @@
|
|||
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/limit_frequency",
|
||||
"Values": [
|
||||
"2507000",
|
||||
"2048000",
|
||||
"1826000"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
|
@ -615,8 +598,7 @@
|
|||
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/lcpi_threshold",
|
||||
"Values": [
|
||||
"5",
|
||||
"3",
|
||||
"0"
|
||||
"3"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
|
@ -625,8 +607,7 @@
|
|||
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/spc_threshold",
|
||||
"Values": [
|
||||
"69",
|
||||
"50",
|
||||
"0"
|
||||
"50"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
}
|
||||
|
@ -1160,6 +1141,12 @@
|
|||
"Duration": 0,
|
||||
"Value": "50"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||
"Node": "PMU_BIG_LIMIT_FREQ",
|
||||
"Duration": 0,
|
||||
"Value": "1826000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||
"Node": "PMU_BIG_LCPI_THRESHOLD",
|
||||
|
|
|
@ -533,17 +533,7 @@
|
|||
"Path": "/sys/kernel/pixel_em/active_profile",
|
||||
"Values": [
|
||||
"default",
|
||||
"cam1",
|
||||
"cam2",
|
||||
"front_cam"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
{
|
||||
"Name": "PMU_LIT_LIMIT_FREQ",
|
||||
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/limit_frequency",
|
||||
"Values": [
|
||||
"1401000"
|
||||
"cam1"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
|
@ -552,8 +542,7 @@
|
|||
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/lcpi_threshold",
|
||||
"Values": [
|
||||
"2",
|
||||
"1",
|
||||
"0"
|
||||
"0"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
|
@ -562,9 +551,7 @@
|
|||
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/spc_threshold",
|
||||
"Values": [
|
||||
"70",
|
||||
"50",
|
||||
"30",
|
||||
"0"
|
||||
"0"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
|
@ -572,8 +559,7 @@
|
|||
"Name": "PMU_MID_LIMIT_FREQ",
|
||||
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/limit_frequency",
|
||||
"Values": [
|
||||
"1836000",
|
||||
"1491000"
|
||||
"1836000"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
|
@ -582,8 +568,7 @@
|
|||
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/lcpi_threshold",
|
||||
"Values": [
|
||||
"6",
|
||||
"3",
|
||||
"0"
|
||||
"3"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
|
@ -592,8 +577,7 @@
|
|||
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/spc_threshold",
|
||||
"Values": [
|
||||
"65",
|
||||
"50",
|
||||
"0"
|
||||
"50"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
|
@ -602,7 +586,6 @@
|
|||
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/limit_frequency",
|
||||
"Values": [
|
||||
"2507000",
|
||||
"2048000",
|
||||
"1826000"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
|
@ -612,8 +595,7 @@
|
|||
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/lcpi_threshold",
|
||||
"Values": [
|
||||
"5",
|
||||
"3",
|
||||
"0"
|
||||
"3"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
|
@ -622,8 +604,7 @@
|
|||
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/spc_threshold",
|
||||
"Values": [
|
||||
"69",
|
||||
"50",
|
||||
"0"
|
||||
"50"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
|
@ -1202,6 +1183,12 @@
|
|||
"Duration": 0,
|
||||
"Value": "50"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||
"Node": "PMU_BIG_LIMIT_FREQ",
|
||||
"Duration": 0,
|
||||
"Value": "1826000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||
"Node": "PMU_BIG_LCPI_THRESHOLD",
|
||||
|
|
|
@ -525,17 +525,7 @@
|
|||
"Path": "/sys/kernel/pixel_em/active_profile",
|
||||
"Values": [
|
||||
"default",
|
||||
"cam1",
|
||||
"cam2",
|
||||
"front_cam"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
{
|
||||
"Name": "PMU_LIT_LIMIT_FREQ",
|
||||
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/limit_frequency",
|
||||
"Values": [
|
||||
"1401000"
|
||||
"cam1"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
|
@ -544,8 +534,7 @@
|
|||
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/lcpi_threshold",
|
||||
"Values": [
|
||||
"2",
|
||||
"1",
|
||||
"0"
|
||||
"0"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
|
@ -554,9 +543,7 @@
|
|||
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/spc_threshold",
|
||||
"Values": [
|
||||
"70",
|
||||
"50",
|
||||
"30",
|
||||
"0"
|
||||
"0"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
|
@ -564,8 +551,7 @@
|
|||
"Name": "PMU_MID_LIMIT_FREQ",
|
||||
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/limit_frequency",
|
||||
"Values": [
|
||||
"1836000",
|
||||
"1491000"
|
||||
"1836000"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
|
@ -574,8 +560,7 @@
|
|||
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/lcpi_threshold",
|
||||
"Values": [
|
||||
"6",
|
||||
"3",
|
||||
"0"
|
||||
"3"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
|
@ -584,8 +569,7 @@
|
|||
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/spc_threshold",
|
||||
"Values": [
|
||||
"65",
|
||||
"50",
|
||||
"0"
|
||||
"50"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
|
@ -594,7 +578,6 @@
|
|||
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/limit_frequency",
|
||||
"Values": [
|
||||
"2507000",
|
||||
"2048000",
|
||||
"1826000"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
|
@ -604,8 +587,7 @@
|
|||
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/lcpi_threshold",
|
||||
"Values": [
|
||||
"5",
|
||||
"3",
|
||||
"0"
|
||||
"3"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
|
@ -614,8 +596,7 @@
|
|||
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/spc_threshold",
|
||||
"Values": [
|
||||
"69",
|
||||
"50",
|
||||
"0"
|
||||
"50"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
}
|
||||
|
@ -1047,6 +1028,12 @@
|
|||
"Duration": 0,
|
||||
"Value": "50"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||
"Node": "PMU_BIG_LIMIT_FREQ",
|
||||
"Duration": 0,
|
||||
"Value": "1826000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||
"Node": "PMU_BIG_LCPI_THRESHOLD",
|
||||
|
|
|
@ -513,17 +513,7 @@
|
|||
"Path": "/sys/kernel/pixel_em/active_profile",
|
||||
"Values": [
|
||||
"default",
|
||||
"cam1",
|
||||
"cam2",
|
||||
"front_cam"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
{
|
||||
"Name": "PMU_LIT_LIMIT_FREQ",
|
||||
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/limit_frequency",
|
||||
"Values": [
|
||||
"1401000"
|
||||
"cam1"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
|
@ -532,8 +522,7 @@
|
|||
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/lcpi_threshold",
|
||||
"Values": [
|
||||
"2",
|
||||
"1",
|
||||
"0"
|
||||
"0"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
|
@ -542,9 +531,7 @@
|
|||
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/spc_threshold",
|
||||
"Values": [
|
||||
"70",
|
||||
"50",
|
||||
"30",
|
||||
"0"
|
||||
"0"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
|
@ -552,8 +539,7 @@
|
|||
"Name": "PMU_MID_LIMIT_FREQ",
|
||||
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/limit_frequency",
|
||||
"Values": [
|
||||
"1836000",
|
||||
"1491000"
|
||||
"1836000"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
|
@ -562,8 +548,7 @@
|
|||
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/lcpi_threshold",
|
||||
"Values": [
|
||||
"6",
|
||||
"3",
|
||||
"0"
|
||||
"3"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
|
@ -572,8 +557,7 @@
|
|||
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/spc_threshold",
|
||||
"Values": [
|
||||
"65",
|
||||
"50",
|
||||
"0"
|
||||
"50"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
|
@ -582,7 +566,6 @@
|
|||
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/limit_frequency",
|
||||
"Values": [
|
||||
"2507000",
|
||||
"2048000",
|
||||
"1826000"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
|
@ -592,8 +575,7 @@
|
|||
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/lcpi_threshold",
|
||||
"Values": [
|
||||
"5",
|
||||
"3",
|
||||
"0"
|
||||
"3"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
|
@ -602,8 +584,7 @@
|
|||
"Path": "/sys/devices/system/cpu/cpu6/cpufreq/sched_pixel/spc_threshold",
|
||||
"Values": [
|
||||
"69",
|
||||
"50",
|
||||
"0"
|
||||
"50"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
|
@ -1069,6 +1050,12 @@
|
|||
"Duration": 0,
|
||||
"Value": "50"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||
"Node": "PMU_BIG_LIMIT_FREQ",
|
||||
"Duration": 0,
|
||||
"Value": "1826000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||
"Node": "PMU_BIG_LCPI_THRESHOLD",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue