Merge "Increase SPC threshold for little and mid cores for CAMERA_STREAMING_STANDARD" into 24D1-dev
This commit is contained in:
commit
51f79f48d1
1 changed files with 3 additions and 2 deletions
|
@ -624,6 +624,7 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpufreq/policy0/sched_pixel/spc_threshold",
|
"Path": "/sys/devices/system/cpu/cpufreq/policy0/sched_pixel/spc_threshold",
|
||||||
"Values": [
|
"Values": [
|
||||||
"70",
|
"70",
|
||||||
|
"55",
|
||||||
"42",
|
"42",
|
||||||
"35",
|
"35",
|
||||||
"30",
|
"30",
|
||||||
|
@ -1972,7 +1973,7 @@
|
||||||
"PowerHint": "CAMERA_STREAMING_STANDARD",
|
"PowerHint": "CAMERA_STREAMING_STANDARD",
|
||||||
"Node": "PMU_LIT_SPC_THRESHOLD",
|
"Node": "PMU_LIT_SPC_THRESHOLD",
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "42"
|
"Value": "55"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "CAMERA_STREAMING_STANDARD",
|
"PowerHint": "CAMERA_STREAMING_STANDARD",
|
||||||
|
@ -1990,7 +1991,7 @@
|
||||||
"PowerHint": "CAMERA_STREAMING_STANDARD",
|
"PowerHint": "CAMERA_STREAMING_STANDARD",
|
||||||
"Node": "PMU_MID_SPC_THRESHOLD",
|
"Node": "PMU_MID_SPC_THRESHOLD",
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "18"
|
"Value": "30"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "CAMERA_STREAMING_STANDARD",
|
"PowerHint": "CAMERA_STREAMING_STANDARD",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue