Merge "Set PMU_POLL to 0 instead of setting SPC threshold to 100 for CAMERA_ZOOMING_BOOST" into udc-d1-dev am: 1c8784a3fc

Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24345330

Change-Id: Ibadd22d84f05e21e12807c1be210f97c68186694
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Ali K. Zadeh 2023-08-09 16:40:56 +00:00 committed by Automerger Merge Worker
commit 8fd7a29079
3 changed files with 6 additions and 51 deletions

View file

@ -654,7 +654,6 @@
"Name": "PMU_LIT_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy0/sched_pixel/spc_threshold",
"Values": [
"100",
"70",
"42",
"35",
@ -686,7 +685,6 @@
"Name": "PMU_MID_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy4/sched_pixel/spc_threshold",
"Values": [
"100",
"50",
"30",
"20",
@ -716,7 +714,6 @@
"Name": "PMU_BIG_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy8/sched_pixel/spc_threshold",
"Values": [
"100",
"50",
"22",
"20"
@ -1207,21 +1204,9 @@
},
{
"PowerHint": "CAMERA_ZOOMING_BOOST",
"Node": "PMU_LIT_SPC_THRESHOLD",
"Node": "PMU_POLL",
"Duration": 100,
"Value": "100"
},
{
"PowerHint": "CAMERA_ZOOMING_BOOST",
"Node": "PMU_MID_SPC_THRESHOLD",
"Duration": 100,
"Value": "100"
},
{
"PowerHint": "CAMERA_ZOOMING_BOOST",
"Node": "PMU_BIG_SPC_THRESHOLD",
"Duration": 100,
"Value": "100"
"Value": "0"
},
{
"PowerHint": "GCA_CAMERA_SHOT_BIGCPU_RANK1",

View file

@ -637,7 +637,6 @@
"Name": "PMU_LIT_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy0/sched_pixel/spc_threshold",
"Values": [
"100",
"70",
"42",
"35",
@ -669,7 +668,6 @@
"Name": "PMU_MID_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy4/sched_pixel/spc_threshold",
"Values": [
"100",
"50",
"30",
"20",
@ -699,7 +697,6 @@
"Name": "PMU_BIG_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy8/sched_pixel/spc_threshold",
"Values": [
"100",
"50",
"22",
"20"
@ -1144,21 +1141,9 @@
},
{
"PowerHint": "CAMERA_ZOOMING_BOOST",
"Node": "PMU_LIT_SPC_THRESHOLD",
"Node": "PMU_POLL",
"Duration": 100,
"Value": "100"
},
{
"PowerHint": "CAMERA_ZOOMING_BOOST",
"Node": "PMU_MID_SPC_THRESHOLD",
"Duration": 100,
"Value": "100"
},
{
"PowerHint": "CAMERA_ZOOMING_BOOST",
"Node": "PMU_BIG_SPC_THRESHOLD",
"Duration": 100,
"Value": "100"
"Value": "0"
},
{
"PowerHint": "GCA_CAMERA_SHOT_BIGCPU",

View file

@ -654,7 +654,6 @@
"Name": "PMU_LIT_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy0/sched_pixel/spc_threshold",
"Values": [
"100",
"70",
"42",
"35",
@ -686,7 +685,6 @@
"Name": "PMU_MID_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy4/sched_pixel/spc_threshold",
"Values": [
"100",
"50",
"30",
"20",
@ -716,7 +714,6 @@
"Name": "PMU_BIG_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy8/sched_pixel/spc_threshold",
"Values": [
"100",
"50",
"22",
"20"
@ -1207,21 +1204,9 @@
},
{
"PowerHint": "CAMERA_ZOOMING_BOOST",
"Node": "PMU_LIT_SPC_THRESHOLD",
"Node": "PMU_POLL",
"Duration": 100,
"Value": "100"
},
{
"PowerHint": "CAMERA_ZOOMING_BOOST",
"Node": "PMU_MID_SPC_THRESHOLD",
"Duration": 100,
"Value": "100"
},
{
"PowerHint": "CAMERA_ZOOMING_BOOST",
"Node": "PMU_BIG_SPC_THRESHOLD",
"Duration": 100,
"Value": "100"
"Value": "0"
},
{
"PowerHint": "GCA_CAMERA_SHOT_BIGCPU",