Merge "Sync GPU Powerhint settings." into tm-qpr-dev am: 0bc3cf6a4c

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

Change-Id: If453e54fcca37193d3707499bcd428fe2c66acf3
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Andy Hsu 2022-07-12 02:00:51 +00:00 committed by Automerger Merge Worker
commit 25d5fec68b

View file

@ -103,7 +103,9 @@
"Name": "GPUMinFreq",
"Path": "/sys/devices/platform/28000000.mali/hint_min_freq",
"Values": [
"848000",
"762000",
"572000",
"471000",
"400000",
"302000",
@ -680,6 +682,12 @@
"Duration": 3000,
"Value": "9999999"
},
{
"PowerHint": "GCA_CAMERA_SHOT_GPU_EXTREME",
"Node": "GPUMinFreq",
"Duration": 3000,
"Value": "848000"
},
{
"PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "CPULittleClusterMaxFreq",
@ -704,12 +712,6 @@
"Duration": 0,
"Value": "1"
},
{
"PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "GPUMinFreq",
"Duration": 0,
"Value": "302000"
},
{
"PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "MemFreq",
@ -782,12 +784,6 @@
"Duration": 0,
"Value": "1401000"
},
{
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "GPUMinFreq",
"Duration": 0,
"Value": "302000"
},
{
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "MemFreq",
@ -860,12 +856,6 @@
"Duration": 0,
"Value": "1401000"
},
{
"PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "GPUMinFreq",
"Duration": 0,
"Value": "302000"
},
{
"PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "MemFreq",
@ -932,12 +922,6 @@
"Duration": 0,
"Value": "1401000"
},
{
"PowerHint": "CAMERA_STREAMING_LOW",
"Node": "GPUMinFreq",
"Duration": 0,
"Value": "302000"
},
{
"PowerHint": "CAMERA_STREAMING_LOW",
"Node": "MemFreq",
@ -968,6 +952,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",