From 5c23b6036886f18f64529bac43ee7e72ff65c28a Mon Sep 17 00:00:00 2001 From: Qais Yousef Date: Fri, 13 Dec 2024 13:25:05 +0000 Subject: [PATCH] powerhint: Disable auto margins And restore DownRateLimitUs to previous values as they're not compatible without the feature being enabled. Bug: 383127224 Bug: 383332732 Flag: EXEMPT not support for powerhints Signed-off-by: Qais Yousef (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:7bc8f435e50f085835d9a252043f56727b3e9436) Merged-In: Ie6cfaf4855d647337f0295f89588e426269d7b7b Change-Id: Ie6cfaf4855d647337f0295f89588e426269d7b7b --- perf/powerhint-caiman.json | 12 ++++++------ perf/powerhint-komodo.json | 12 ++++++------ perf/powerhint-tokay.json | 12 ++++++------ 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/perf/powerhint-caiman.json b/perf/powerhint-caiman.json index ded0c439..8bd4dcb6 100644 --- a/perf/powerhint-caiman.json +++ b/perf/powerhint-caiman.json @@ -59,7 +59,7 @@ "1000", "500" ], - "DefaultIndex": 3, + "DefaultIndex": 0, "ResetOnInit": true }, { @@ -110,7 +110,7 @@ "2000", "500" ], - "DefaultIndex": 4, + "DefaultIndex": 0, "ResetOnInit": true }, { @@ -162,7 +162,7 @@ "2000", "500" ], - "DefaultIndex": 3, + "DefaultIndex": 0, "ResetOnInit": true }, { @@ -243,7 +243,7 @@ "0", "1" ], - "DefaultIndex": 1, + "DefaultIndex": 0, "ResetOnInit": true }, { @@ -253,7 +253,7 @@ "0", "1" ], - "DefaultIndex": 1, + "DefaultIndex": 0, "ResetOnInit": true }, { @@ -297,7 +297,7 @@ "0", "512" ], - "DefaultIndex": 1, + "DefaultIndex": 0, "ResetOnInit": true }, { diff --git a/perf/powerhint-komodo.json b/perf/powerhint-komodo.json index feaa5f98..965bb30c 100644 --- a/perf/powerhint-komodo.json +++ b/perf/powerhint-komodo.json @@ -59,7 +59,7 @@ "1000", "500" ], - "DefaultIndex": 3, + "DefaultIndex": 0, "ResetOnInit": true }, { @@ -110,7 +110,7 @@ "2000", "500" ], - "DefaultIndex": 4, + "DefaultIndex": 0, "ResetOnInit": true }, { @@ -162,7 +162,7 @@ "2000", "500" ], - "DefaultIndex": 3, + "DefaultIndex": 0, "ResetOnInit": true }, { @@ -243,7 +243,7 @@ "0", "1" ], - "DefaultIndex": 1, + "DefaultIndex": 0, "ResetOnInit": true }, { @@ -253,7 +253,7 @@ "0", "1" ], - "DefaultIndex": 1, + "DefaultIndex": 0, "ResetOnInit": true }, { @@ -297,7 +297,7 @@ "0", "512" ], - "DefaultIndex": 1, + "DefaultIndex": 0, "ResetOnInit": true }, { diff --git a/perf/powerhint-tokay.json b/perf/powerhint-tokay.json index b4e6b7e1..42e17193 100644 --- a/perf/powerhint-tokay.json +++ b/perf/powerhint-tokay.json @@ -59,7 +59,7 @@ "1000", "500" ], - "DefaultIndex": 3, + "DefaultIndex": 0, "ResetOnInit": true }, { @@ -110,7 +110,7 @@ "2000", "500" ], - "DefaultIndex": 4, + "DefaultIndex": 0, "ResetOnInit": true }, { @@ -162,7 +162,7 @@ "2000", "500" ], - "DefaultIndex": 3, + "DefaultIndex": 0, "ResetOnInit": true }, { @@ -243,7 +243,7 @@ "0", "1" ], - "DefaultIndex": 1, + "DefaultIndex": 0, "ResetOnInit": true }, { @@ -253,7 +253,7 @@ "0", "1" ], - "DefaultIndex": 1, + "DefaultIndex": 0, "ResetOnInit": true }, { @@ -297,7 +297,7 @@ "0", "512" ], - "DefaultIndex": 1, + "DefaultIndex": 0, "ResetOnInit": true }, {