Преглед на файлове

Temporarily disable GPU power hold during LAUNCH boost

P21 has been using GPU power hold during app launch to mitigate jank
from GPU power on latency.
However this same mechanism seems causing instability (may be related
to the new inter-frame power optimization). While the root cause is
being investigated, disable the boost.

Bug: 223828284
Test: Build
Signed-off-by: Wei Wang <[email protected]>
Change-Id: Id04a1d09ebd5b36c1c7c55824da34bffb6435cab
Wei Wang преди 3 години
родител
ревизия
7474ca7df9
променени са 1 файла, в които са добавени 0 реда и са изтрити 15 реда
  1. 0 15
      powerhint.json

+ 0 - 15
powerhint.json

@@ -297,15 +297,6 @@
       ],
       ],
       "ResetOnInit": true
       "ResetOnInit": true
     },
     },
-    {
-      "Name": "GPUPowerPolicy",
-      "Path": "/sys/devices/platform/28000000.mali/power_policy",
-      "Values": [
-        "always_on",
-        "adaptive"
-      ],
-      "ResetOnInit": true
-    },
     {
     {
       "Name": "BigControlTempSet",
       "Name": "BigControlTempSet",
       "Path": "/dev/thermal/tz-by-name/BIG/trip_point_2_temp",
       "Path": "/dev/thermal/tz-by-name/BIG/trip_point_2_temp",
@@ -436,12 +427,6 @@
       "Duration": 5000,
       "Duration": 5000,
       "Value": "3172000"
       "Value": "3172000"
     },
     },
-    {
-      "PowerHint": "LAUNCH",
-      "Node": "GPUPowerPolicy",
-      "Duration": 5000,
-      "Value": "always_on"
-    },
     {
     {
       "PowerHint": "DISPLAY_INACTIVE",
       "PowerHint": "DISPLAY_INACTIVE",
       "Node": "F2fsRecessModeEnable",
       "Node": "F2fsRecessModeEnable",