Parcourir la source

Sync GPU Powerhint settings.

Test: CTS.
Change-Id: Ie72bad0141c1e3b345e6809d2c87fe63a1f8f6f5
Andy Hsu il y a 2 ans
Parent
commit
429da86fff
1 fichiers modifiés avec 20 ajouts et 24 suppressions
  1. 20 24
      powerhint.json

+ 20 - 24
powerhint.json

@@ -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",