diff --git a/powerhint-akita.json b/powerhint-akita.json index 5036659..8f19c38 100644 --- a/powerhint-akita.json +++ b/powerhint-akita.json @@ -167,6 +167,16 @@ ], "ResetOnInit": true }, + { + "Name": "BigClusterPowerDownTargetResidency", + "Path": "/sys/devices/platform/cpupm/cpupm/cpd_cl2_target_residency", + "Values": [ + "750000", + "10000" + ], + "DefaultIndex": 0, + "ResetOnInit": true + }, { "Name": "CPUUtilThreshold", "Path": "/proc/vendor_sched/util_threshold", @@ -656,6 +666,12 @@ "Duration": 33, "Value": "9999999" }, + { + "PowerHint": "DISPLAY_INACTIVE", + "Node": "BigClusterPowerDownTargetResidency", + "Duration": 0, + "Value": "10000" + }, { "PowerHint": "CAMERA_LAUNCH", "Node": "MemFreq",