Add a new powerhint mode to boost GPU in shots on P22. am: a039035efc
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17950189 Change-Id: Iabac92ccee3e6b44cf2e00d3d4e11ba894110a6a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
22238743c1
6 changed files with 42 additions and 0 deletions
|
@ -103,6 +103,7 @@
|
|||
"Name": "GPUMinFreq",
|
||||
"Path": "/sys/devices/platform/28000000.mali/hint_min_freq",
|
||||
"Values": [
|
||||
"848000",
|
||||
"762000",
|
||||
"471000",
|
||||
"400000",
|
||||
|
@ -784,6 +785,12 @@
|
|||
"Duration": 3000,
|
||||
"Value": "9999999"
|
||||
},
|
||||
{
|
||||
"PowerHint": "GCA_CAMERA_SHOT_GPU_EXTREME",
|
||||
"Node": "GPUMinFreq",
|
||||
"Duration": 3000,
|
||||
"Value": "848000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_EXTREME",
|
||||
"Node": "CPULittleClusterMaxFreq",
|
||||
|
|
|
@ -103,6 +103,7 @@
|
|||
"Name": "GPUMinFreq",
|
||||
"Path": "/sys/devices/platform/28000000.mali/hint_min_freq",
|
||||
"Values": [
|
||||
"848000",
|
||||
"762000",
|
||||
"471000",
|
||||
"400000",
|
||||
|
@ -783,6 +784,12 @@
|
|||
"Duration": 3000,
|
||||
"Value": "9999999"
|
||||
},
|
||||
{
|
||||
"PowerHint": "GCA_CAMERA_SHOT_GPU_EXTREME",
|
||||
"Node": "GPUMinFreq",
|
||||
"Duration": 3000,
|
||||
"Value": "848000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_EXTREME",
|
||||
"Node": "CPULittleClusterMaxFreq",
|
||||
|
|
|
@ -90,6 +90,7 @@
|
|||
"Name": "GPUMinFreq",
|
||||
"Path": "/sys/devices/platform/28000000.mali/hint_min_freq",
|
||||
"Values": [
|
||||
"848000",
|
||||
"762000",
|
||||
"471000",
|
||||
"400000",
|
||||
|
@ -623,6 +624,12 @@
|
|||
"Duration": 3000,
|
||||
"Value": "9999999"
|
||||
},
|
||||
{
|
||||
"PowerHint": "GCA_CAMERA_SHOT_GPU_EXTREME",
|
||||
"Node": "GPUMinFreq",
|
||||
"Duration": 3000,
|
||||
"Value": "848000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_EXTREME",
|
||||
"Node": "CPULittleClusterMaxFreq",
|
||||
|
|
|
@ -103,6 +103,7 @@
|
|||
"Name": "GPUMinFreq",
|
||||
"Path": "/sys/devices/platform/28000000.mali/hint_min_freq",
|
||||
"Values": [
|
||||
"848000",
|
||||
"762000",
|
||||
"471000",
|
||||
"400000",
|
||||
|
@ -772,6 +773,12 @@
|
|||
"Duration": 3000,
|
||||
"Value": "9999999"
|
||||
},
|
||||
{
|
||||
"PowerHint": "GCA_CAMERA_SHOT_GPU_EXTREME",
|
||||
"Node": "GPUMinFreq",
|
||||
"Duration": 3000,
|
||||
"Value": "848000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_EXTREME",
|
||||
"Node": "CPULittleClusterMaxFreq",
|
||||
|
|
|
@ -103,6 +103,7 @@
|
|||
"Name": "GPUMinFreq",
|
||||
"Path": "/sys/devices/platform/28000000.mali/hint_min_freq",
|
||||
"Values": [
|
||||
"848000",
|
||||
"762000",
|
||||
"471000",
|
||||
"400000",
|
||||
|
@ -771,6 +772,12 @@
|
|||
"Duration": 3000,
|
||||
"Value": "9999999"
|
||||
},
|
||||
{
|
||||
"PowerHint": "GCA_CAMERA_SHOT_GPU_EXTREME",
|
||||
"Node": "GPUMinFreq",
|
||||
"Duration": 3000,
|
||||
"Value": "848000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_EXTREME",
|
||||
"Node": "CPULittleClusterMaxFreq",
|
||||
|
|
|
@ -90,6 +90,7 @@
|
|||
"Name": "GPUMinFreq",
|
||||
"Path": "/sys/devices/platform/28000000.mali/hint_min_freq",
|
||||
"Values": [
|
||||
"848000",
|
||||
"762000",
|
||||
"471000",
|
||||
"400000",
|
||||
|
@ -623,6 +624,12 @@
|
|||
"Duration": 3000,
|
||||
"Value": "9999999"
|
||||
},
|
||||
{
|
||||
"PowerHint": "GCA_CAMERA_SHOT_GPU_EXTREME",
|
||||
"Node": "GPUMinFreq",
|
||||
"Duration": 3000,
|
||||
"Value": "848000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_EXTREME",
|
||||
"Node": "CPULittleClusterMaxFreq",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue