diff --git a/perf/powerhint-tegu.json b/perf/powerhint-tegu.json index afb05e0..c4d52f1 100644 --- a/perf/powerhint-tegu.json +++ b/perf/powerhint-tegu.json @@ -32,7 +32,8 @@ "1539000", "1352000", "1014000", - "0" + "421000", + "546000" ], "ResetOnInit": true }, @@ -1238,6 +1239,12 @@ "Duration": 33, "Value": "820000" }, + { + "PowerHint": "DISPLAY_INACTIVE", + "Node": "MemFreq", + "Duration": 0, + "Value": "421000" + }, { "PowerHint": "DISPLAY_INACTIVE", "Node": "CPULittleClusterDownRateLimitUs", @@ -3267,4 +3274,4 @@ "StaleTimeFactor": 5.0 } ] -} \ No newline at end of file +}