Merge "Increase SPC thresholds for 60fps" into 24D1-dev am: 360283f4b4
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/27078536 Change-Id: Ia05c3db8b08595124eabe5b76d4d4f261e9a4f89 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
83b4167af2
1 changed files with 3 additions and 2 deletions
|
@ -646,6 +646,7 @@
|
|||
"Path": "/sys/devices/system/cpu/cpufreq/policy4/sched_pixel/spc_threshold",
|
||||
"Values": [
|
||||
"50",
|
||||
"32",
|
||||
"30",
|
||||
"20",
|
||||
"18"
|
||||
|
@ -1908,7 +1909,7 @@
|
|||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||
"Node": "PMU_LIT_SPC_THRESHOLD",
|
||||
"Duration": 0,
|
||||
"Value": "35"
|
||||
"Value": "55"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||
|
@ -1926,7 +1927,7 @@
|
|||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||
"Node": "PMU_MID_SPC_THRESHOLD",
|
||||
"Duration": 0,
|
||||
"Value": "20"
|
||||
"Value": "32"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue