From 516c1a0023fb00b748970ec0a0a2f98e7dda4d9f Mon Sep 17 00:00:00 2001 From: Chungkai Mei Date: Mon, 8 Apr 2024 09:47:36 +0000 Subject: [PATCH] powerhint: revert dvfs_headroom settings for camera Bug: 329905546 Test: boot Change-Id: Iedb2c36819843d84ef18d596163703f23bd8e9e7 Signed-off-by: Chungkai Mei --- powerhint-comet.json | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/powerhint-comet.json b/powerhint-comet.json index 5a4b655..3a4b3fa 100644 --- a/powerhint-comet.json +++ b/powerhint-comet.json @@ -240,7 +240,7 @@ "2048 1280 1280", "1280", "1100", - "1100 1078 1024" + "1100 1024 1100" ], "DefaultIndex": 0, "ResetOnInit": true @@ -251,7 +251,7 @@ "Values": [ "1280", "1100", - "1100 1078 1024" + "1280 1100 1055" ], "DefaultIndex": 0, "ResetOnInit": true @@ -1729,7 +1729,7 @@ "PowerHint": "CAMERA_STREAMING_HIGH", "Node": "CPUDVFSHeadroom", "Duration": 0, - "Value": "1100 1078 1024" + "Value": "1100" }, { "PowerHint": "CAMERA_STREAMING_HIGH", @@ -1803,12 +1803,6 @@ "Duration": 0, "Value": "700000" }, - { - "PowerHint": "CAMERA_STREAMING_STANDARD", - "Node": "CPUDVFSHeadroom", - "Duration": 0, - "Value": "1280" - }, { "PowerHint": "CAMERA_STREAMING_STANDARD", "Node": "PowerHALCameraRunning", @@ -1881,6 +1875,18 @@ "Duration": 0, "Value": "cam2" }, + { + "PowerHint": "CAMERA_STREAMING_STANDARD", + "Node": "CPUUtilThreshold", + "Duration": 0, + "Value": "1100 1024 1100" + }, + { + "PowerHint": "CAMERA_STREAMING_STANDARD", + "Node": "CPUDVFSHeadroom", + "Duration": 0, + "Value": "1280 1100 1055" + }, { "PowerHint": "CAMERA_STREAMING_STANDARD", "Node": "CDPreferHighCap",