From 2696b1b03a8351fd9d9f7735ce42194faa77d70f Mon Sep 17 00:00:00 2001 From: Kai Chang Date: Mon, 26 Feb 2024 05:40:13 +0000 Subject: [PATCH] Add fingerprint boost powerhint for comet BUG: 307643740 Change-Id: I240a0fdaf4b592443f7c919e9b5813d5a5aa8122 --- powerhint-comet.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/powerhint-comet.json b/powerhint-comet.json index 36cc666..1f93549 100644 --- a/powerhint-comet.json +++ b/powerhint-comet.json @@ -2679,6 +2679,24 @@ "Duration": 1000, "Value": "765" }, + { + "PowerHint": "FP_STORAGE_ACCESS", + "Node": "MemFreq", + "Duration": 1000, + "Value": "9999999" + }, + { + "PowerHint": "FP_STORAGE_ACCESS", + "Node": "DsuMinFreq", + "Duration": 1000, + "Value": "1800000" + }, + { + "PowerHint": "FP_STORAGE_ACCESS", + "Node": "CPUMidClusterMinFreq", + "Duration": 1000, + "Value": "9999999" + }, { "PowerHint": "ML_ACC", "Node": "MLUclampBoost",