From 0c9c2690bbb23957bbc7713bb4b71afebd1f28a8 Mon Sep 17 00:00:00 2001 From: Lisa Liu Date: Tue, 23 May 2023 02:21:30 +0000 Subject: [PATCH] powerhint: boost DSU to 1.8GHZ Bug: 258100337 Bug: 282086101 Test: Build and abtd run result Change-Id: Ic8c9b34f54575a5b6124a957548250fcfb23545d --- perf/powerhint-husky.json | 3 ++- perf/powerhint-shiba.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/perf/powerhint-husky.json b/perf/powerhint-husky.json index f2a0c06..57c6dab 100644 --- a/perf/powerhint-husky.json +++ b/perf/powerhint-husky.json @@ -40,6 +40,7 @@ "Path": "/sys/devices/platform/17000090.devfreq_dsu/devfreq/17000090.devfreq_dsu/min_freq", "Values": [ "9999999", + "1800000", "1548000", "820000", "0" @@ -777,7 +778,7 @@ "PowerHint": "LAUNCH", "Node": "DsuMinFreq", "Duration": 5000, - "Value": "1548000" + "Value": "1800000" }, { "PowerHint": "LAUNCH", diff --git a/perf/powerhint-shiba.json b/perf/powerhint-shiba.json index d56f1ff..16b756f 100644 --- a/perf/powerhint-shiba.json +++ b/perf/powerhint-shiba.json @@ -40,6 +40,7 @@ "Path": "/sys/devices/platform/17000090.devfreq_dsu/devfreq/17000090.devfreq_dsu/min_freq", "Values": [ "9999999", + "1800000", "1548000", "820000", "0" @@ -767,7 +768,7 @@ "PowerHint": "LAUNCH", "Node": "DsuMinFreq", "Duration": 5000, - "Value": "1548000" + "Value": "1800000" }, { "PowerHint": "LAUNCH",