camera power hint: tune the streaming standard. am: 96268d3f51

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

Change-Id: I4a4438c8ed0eb9a8346841876f0200791891c4e8
This commit is contained in:
Peter Liu 2021-03-19 04:41:38 +00:00 committed by Automerger Merge Worker
commit 4d1ae0c0e9

View file

@ -72,6 +72,15 @@
],
"ResetOnInit": true
},
{
"Name": "MIFTargetLoad",
"Path": "/sys/class/devfreq/17000010.devfreq_mif/interactive/target_load",
"Values": [
"20 10 80",
"20 5 80"
],
"ResetOnInit": true
},
{
"Name": "TAUClampBoost",
"Path": "/dev/cpuctl/top-app/cpu.uclamp.min",
@ -219,17 +228,35 @@
"Duration": 0,
"Value": "302000"
},
{
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "MIFTargetLoad",
"Duration": 0,
"Value": "20 10 80"
},
{
"PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "CPUBigClusterMaxFreq",
"Duration": 0,
"Value": "1826000"
},
{
"PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "CPULittleClusterMaxFreq",
"Duration": 0,
"Value": "1401000"
},
{
"PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "GPUMinFreq",
"Duration": 0,
"Value": "471000"
"Value": "302000"
},
{
"PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "MIFTargetLoad",
"Duration": 0,
"Value": "20 10 80"
},
{
"PowerHint": "FIXED_PERFORMANCE",