Update CPU throttle frequencies. am: d1fea0f049 am: e4d05367ea

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

Change-Id: Iec4ffe883f01c0812f0fdbcffe009c1dbf4edfcf
This commit is contained in:
Minghui Tan 2021-09-27 22:18:03 +00:00 committed by Automerger Merge Worker
commit c37999bcb9

View file

@ -47,6 +47,7 @@
"Values": [
"9999999",
"1024000",
"1197000",
"1999000",
"1491000"
],
@ -69,6 +70,7 @@
"Values": [
"9999999",
"984000",
"1426000",
"1826000"
],
"DefaultIndex": 0,
@ -466,23 +468,41 @@
"Value": "4-7"
},
{
"PowerHint": "CAMERA_CPU_THROTTLE",
"PowerHint": "CAMERA_THERMAL_CPU_THROTTLE",
"Node": "CPUBigClusterMaxFreq",
"Duration": 1000,
"Value": "984000"
},
{
"PowerHint": "CAMERA_CPU_THROTTLE",
"PowerHint": "CAMERA_THERMAL_CPU_THROTTLE",
"Node": "CPUMidClusterMaxFreq",
"Duration": 1000,
"Value": "1024000"
},
{
"PowerHint": "CAMERA_CPU_THROTTLE",
"PowerHint": "CAMERA_THERMAL_CPU_THROTTLE",
"Node": "CPULittleClusterMaxFreq",
"Duration": 1000,
"Value": "1098000"
},
{
"PowerHint": "CAMERA_CAPTURE_CPU_THROTTLE",
"Node": "CPUBigClusterMaxFreq",
"Duration": 1000,
"Value": "1426000"
},
{
"PowerHint": "CAMERA_CAPTURE_CPU_THROTTLE",
"Node": "CPUMidClusterMaxFreq",
"Duration": 1000,
"Value": "1197000"
},
{
"PowerHint": "CAMERA_CAPTURE_CPU_THROTTLE",
"Node": "CPULittleClusterMaxFreq",
"Duration": 1000,
"Value": "1401000"
},
{
"PowerHint": "CAMERA_SHOT",
"Node": "MemFreq",