From 2920fa90bd9c3b3c1d386caac6bf73d776df5c80 Mon Sep 17 00:00:00 2001 From: pix106 Date: Tue, 27 Dec 2022 08:25:26 +0100 Subject: [PATCH] Revert "sdm660-common: power-libperfmgr: add FIXED_PERFORMANCE" This reverts commit ee3e63fe443f497af8e7e0f83d77a99ab924619b. --- power-libperfmgr/sdm660_powerhint.json | 36 -------------------------- 1 file changed, 36 deletions(-) diff --git a/power-libperfmgr/sdm660_powerhint.json b/power-libperfmgr/sdm660_powerhint.json index 5d2c0e74..9d7059a1 100644 --- a/power-libperfmgr/sdm660_powerhint.json +++ b/power-libperfmgr/sdm660_powerhint.json @@ -373,42 +373,6 @@ "Node": "CPUBigClusterMaxFreq", "Duration": 0, "Value": "1401600" - }, - { - "PowerHint": "FIXED_PERFORMANCE", - "Node": "CPUBigClusterMaxFreq", - "Duration": 0, - "Value": "9999999" - }, - { - "PowerHint": "FIXED_PERFORMANCE", - "Node": "CPUBigClusterMinFreq", - "Duration": 0, - "Value": "9999999" - }, - { - "PowerHint": "FIXED_PERFORMANCE", - "Node": "CPULittleClusterMaxFreq", - "Duration": 0, - "Value": "9999999" - }, - { - "PowerHint": "FIXED_PERFORMANCE", - "Node": "CPULittleClusterMinFreq", - "Duration": 0, - "Value": "9999999" - }, - { - "PowerHint": "FIXED_PERFORMANCE", - "Node": "GPUMaxFreq", - "Duration": 0, - "Value": "647000000" - }, - { - "PowerHint": "FIXED_PERFORMANCE", - "Node": "GPUMinFreq", - "Duration": 0, - "Value": "647000000" } ] }