Merge "Increase SPC thresholds for 60fps" into 24D1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
360283f4b4
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user