Parcourir la source

The dvfs headroom was split into its own knob. Update to use it. am: d57beb455c

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

Change-Id: I00579f124ff4e24d90b3eb236fe06651b6b9b1dd
Signed-off-by: Automerger Merge Worker <[email protected]>
Qais Yousef il y a 2 ans
Parent
commit
690db828aa
1 fichiers modifiés avec 16 ajouts et 0 suppressions
  1. 16 0
      powerhint.json

+ 16 - 0
powerhint.json

@@ -136,6 +136,16 @@
       "DefaultIndex": 0,
       "ResetOnInit": true
     },
+    {
+      "Name": "CPUDVFSHeadroom",
+      "Path": "/proc/vendor_sched/dvfs_headroom",
+      "Values": [
+        "1280",
+        "1100 1078 1024"
+      ],
+      "DefaultIndex": 0,
+      "ResetOnInit": true
+    },
     {
       "Name": "MIFTargetLoad",
       "Path": "/sys/class/devfreq/17000010.devfreq_mif/interactive/target_load",
@@ -1129,6 +1139,12 @@
       "Duration": 0,
       "Value": "1100 1078 1024"
     },
+    {
+      "PowerHint": "CAMERA_STREAMING_HIGH",
+      "Node": "CPUDVFSHeadroom",
+      "Duration": 0,
+      "Value": "1100 1078 1024"
+    },
     {
       "PowerHint": "CAMERA_STREAMING_HIGH",
       "Node": "CDPreferHighCap",