From cb9eb99be0aaf2994ef68d7c1a033eed01acdbc3 Mon Sep 17 00:00:00 2001 From: Sam Paradis Date: Thu, 23 May 2024 01:52:11 +0000 Subject: [PATCH] Switch Faceauth FACE_UNLOCK_BOOST Power Hint to Mid Cluster Faceauth is pinning to the mid-core for P24. Adjust the power hint to boost the appropriate cluster. Bug:329893113 Change-Id: Ic13ad468a647c9088c03dd3d92e261f48944710d --- perf/powerhint-caiman.json | 8 ++++---- perf/powerhint-komodo.json | 8 ++++---- perf/powerhint-ripcurrent24.json | 8 ++++---- perf/powerhint-ripcurrentpro.json | 8 ++++---- perf/powerhint-tokay.json | 8 ++++---- perf/powerhint-zuma.json | 8 ++++---- 6 files changed, 24 insertions(+), 24 deletions(-) diff --git a/perf/powerhint-caiman.json b/perf/powerhint-caiman.json index e56b9243..77209d82 100644 --- a/perf/powerhint-caiman.json +++ b/perf/powerhint-caiman.json @@ -2997,19 +2997,19 @@ }, { "PowerHint": "FACE_UNLOCK_BOOST", - "Node": "CPUBigClusterMaxFreq", + "Node": "CPUMidClusterMaxFreq", "Duration": 500, "Value": "9999999" }, { "PowerHint": "FACE_UNLOCK_BOOST", - "Node": "CPUBigClusterMinFreq", + "Node": "CPUMidClusterMinFreq", "Duration": 500, - "Value": "1885000" + "Value": "1795000" }, { "PowerHint": "FACE_UNLOCK_BOOST", - "Node": "CPU_BIG_TSKIN_BYPASS", + "Node": "CPU_MID_TSKIN_BYPASS", "Duration": 500, "Value": "1" }, diff --git a/perf/powerhint-komodo.json b/perf/powerhint-komodo.json index 6b5fbd73..d801c423 100644 --- a/perf/powerhint-komodo.json +++ b/perf/powerhint-komodo.json @@ -2997,19 +2997,19 @@ }, { "PowerHint": "FACE_UNLOCK_BOOST", - "Node": "CPUBigClusterMaxFreq", + "Node": "CPUMidClusterMaxFreq", "Duration": 500, "Value": "9999999" }, { "PowerHint": "FACE_UNLOCK_BOOST", - "Node": "CPUBigClusterMinFreq", + "Node": "CPUMidClusterMinFreq", "Duration": 500, - "Value": "1885000" + "Value": "1795000" }, { "PowerHint": "FACE_UNLOCK_BOOST", - "Node": "CPU_BIG_TSKIN_BYPASS", + "Node": "CPU_MID_TSKIN_BYPASS", "Duration": 500, "Value": "1" }, diff --git a/perf/powerhint-ripcurrent24.json b/perf/powerhint-ripcurrent24.json index ae1bff00..65b6bc36 100644 --- a/perf/powerhint-ripcurrent24.json +++ b/perf/powerhint-ripcurrent24.json @@ -2131,19 +2131,19 @@ }, { "PowerHint": "FACE_UNLOCK_BOOST", - "Node": "CPUBigClusterMaxFreq", + "Node": "CPUMidClusterMaxFreq", "Duration": 500, "Value": "9999999" }, { "PowerHint": "FACE_UNLOCK_BOOST", - "Node": "CPUBigClusterMinFreq", + "Node": "CPUMidClusterMinFreq", "Duration": 500, - "Value": "1852000" + "Value": "1836000" }, { "PowerHint": "FACE_UNLOCK_BOOST", - "Node": "CPU_BIG_TSKIN_BYPASS", + "Node": "CPU_MID_TSKIN_BYPASS", "Duration": 500, "Value": "1" }, diff --git a/perf/powerhint-ripcurrentpro.json b/perf/powerhint-ripcurrentpro.json index 4895bfee..1132e274 100644 --- a/perf/powerhint-ripcurrentpro.json +++ b/perf/powerhint-ripcurrentpro.json @@ -2974,19 +2974,19 @@ }, { "PowerHint": "FACE_UNLOCK_BOOST", - "Node": "CPUBigClusterMaxFreq", + "Node": "CPUMidClusterMaxFreq", "Duration": 500, "Value": "9999999" }, { "PowerHint": "FACE_UNLOCK_BOOST", - "Node": "CPUBigClusterMinFreq", + "Node": "CPUMidClusterMinFreq", "Duration": 500, - "Value": "1885000" + "Value": "1795000" }, { "PowerHint": "FACE_UNLOCK_BOOST", - "Node": "CPU_BIG_TSKIN_BYPASS", + "Node": "CPU_MID_TSKIN_BYPASS", "Duration": 500, "Value": "1" }, diff --git a/perf/powerhint-tokay.json b/perf/powerhint-tokay.json index e56b9243..77209d82 100644 --- a/perf/powerhint-tokay.json +++ b/perf/powerhint-tokay.json @@ -2997,19 +2997,19 @@ }, { "PowerHint": "FACE_UNLOCK_BOOST", - "Node": "CPUBigClusterMaxFreq", + "Node": "CPUMidClusterMaxFreq", "Duration": 500, "Value": "9999999" }, { "PowerHint": "FACE_UNLOCK_BOOST", - "Node": "CPUBigClusterMinFreq", + "Node": "CPUMidClusterMinFreq", "Duration": 500, - "Value": "1885000" + "Value": "1795000" }, { "PowerHint": "FACE_UNLOCK_BOOST", - "Node": "CPU_BIG_TSKIN_BYPASS", + "Node": "CPU_MID_TSKIN_BYPASS", "Duration": 500, "Value": "1" }, diff --git a/perf/powerhint-zuma.json b/perf/powerhint-zuma.json index 326c0b19..4d6090b4 100644 --- a/perf/powerhint-zuma.json +++ b/perf/powerhint-zuma.json @@ -2612,19 +2612,19 @@ }, { "PowerHint": "FACE_UNLOCK_BOOST", - "Node": "CPUBigClusterMaxFreq", + "Node": "CPUMidClusterMaxFreq", "Duration": 500, "Value": "9999999" }, { "PowerHint": "FACE_UNLOCK_BOOST", - "Node": "CPUBigClusterMinFreq", + "Node": "CPUMidClusterMinFreq", "Duration": 500, - "Value": "1852000" + "Value": "1836000" }, { "PowerHint": "FACE_UNLOCK_BOOST", - "Node": "CPU_BIG_TSKIN_BYPASS", + "Node": "CPU_MID_TSKIN_BYPASS", "Duration": 500, "Value": "1" },