Sync GPU Powerhint settings. am: 429da86fff

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

Change-Id: Ic433f9ae12106a963aea4485efcc4f5ac2382375
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Andy Hsu 2022-06-23 00:47:37 +00:00 committed by Automerger Merge Worker
commit b0751c500a

View file

@ -103,7 +103,9 @@
"Name": "GPUMinFreq",
"Path": "/sys/devices/platform/28000000.mali/hint_min_freq",
"Values": [
"848000",
"762000",
"572000",
"471000",
"400000",
"302000",
@ -703,6 +705,12 @@
"Duration": 3000,
"Value": "9999999"
},
{
"PowerHint": "GCA_CAMERA_SHOT_GPU_EXTREME",
"Node": "GPUMinFreq",
"Duration": 3000,
"Value": "848000"
},
{
"PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "CPULittleClusterMaxFreq",
@ -727,12 +735,6 @@
"Duration": 0,
"Value": "1"
},
{
"PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "GPUMinFreq",
"Duration": 0,
"Value": "302000"
},
{
"PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "MemFreq",
@ -805,12 +807,6 @@
"Duration": 0,
"Value": "1401000"
},
{
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "GPUMinFreq",
"Duration": 0,
"Value": "302000"
},
{
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "MemFreq",
@ -883,12 +879,6 @@
"Duration": 0,
"Value": "1401000"
},
{
"PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "GPUMinFreq",
"Duration": 0,
"Value": "302000"
},
{
"PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "MemFreq",
@ -955,12 +945,6 @@
"Duration": 0,
"Value": "1401000"
},
{
"PowerHint": "CAMERA_STREAMING_LOW",
"Node": "GPUMinFreq",
"Duration": 0,
"Value": "302000"
},
{
"PowerHint": "CAMERA_STREAMING_LOW",
"Node": "MemFreq",
@ -991,6 +975,18 @@
"Duration": 0,
"Value": "4-7"
},
{
"PowerHint": "CAMERA_GPU_HIGH",
"Node": "GPUMinFreq",
"Duration": 0,
"Value": "572000"
},
{
"PowerHint": "CAMERA_GPU_STANDARD",
"Node": "GPUMinFreq",
"Duration": 0,
"Value": "302000"
},
{
"PowerHint": "FIXED_PERFORMANCE",
"Node": "CPUBigClusterMaxFreq",