From c681b24963724455756eac76679da56efa36637c Mon Sep 17 00:00:00 2001 From: Peter Liu Date: Fri, 8 Apr 2022 16:33:24 -0700 Subject: [PATCH] port target load hint to a0 powerhint Bug: 222570798 Change-Id: I5ea132fbb94d7b80a490656276a706b3b57d241a --- powerhint-cheetah-a0.json | 7 ++++--- powerhint-panther-a0.json | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/powerhint-cheetah-a0.json b/powerhint-cheetah-a0.json index 0dccf72..e105b3f 100644 --- a/powerhint-cheetah-a0.json +++ b/powerhint-cheetah-a0.json @@ -126,7 +126,8 @@ "Path": "/sys/class/devfreq/17000010.devfreq_mif/interactive/target_load", "Values": [ "20 5 80", - "20 10 80" + "20 10 80", + "80 10 80" ], "ResetOnInit": true }, @@ -798,7 +799,7 @@ "PowerHint": "CAMERA_STREAMING_EXTREME", "Node": "MIFTargetLoad", "Duration": 0, - "Value": "20 10 80" + "Value": "80 10 80" }, { "PowerHint": "CAMERA_STREAMING_EXTREME", @@ -876,7 +877,7 @@ "PowerHint": "CAMERA_STREAMING_HIGH", "Node": "MIFTargetLoad", "Duration": 0, - "Value": "20 10 80" + "Value": "80 10 80" }, { "PowerHint": "CAMERA_STREAMING_HIGH", diff --git a/powerhint-panther-a0.json b/powerhint-panther-a0.json index e79173c..6504058 100644 --- a/powerhint-panther-a0.json +++ b/powerhint-panther-a0.json @@ -126,7 +126,8 @@ "Path": "/sys/class/devfreq/17000010.devfreq_mif/interactive/target_load", "Values": [ "20 5 80", - "20 10 80" + "20 10 80", + "80 10 80" ], "ResetOnInit": true }, @@ -786,7 +787,7 @@ "PowerHint": "CAMERA_STREAMING_EXTREME", "Node": "MIFTargetLoad", "Duration": 0, - "Value": "20 10 80" + "Value": "80 10 80" }, { "PowerHint": "CAMERA_STREAMING_EXTREME", @@ -864,7 +865,7 @@ "PowerHint": "CAMERA_STREAMING_HIGH", "Node": "MIFTargetLoad", "Duration": 0, - "Value": "20 10 80" + "Value": "80 10 80" }, { "PowerHint": "CAMERA_STREAMING_HIGH",