From 44ab63212c04558980956afb90fa1bc0cc76d0ef Mon Sep 17 00:00:00 2001 From: Robin Peng Date: Fri, 5 Jul 2024 01:03:03 +0000 Subject: [PATCH 1/2] Update SVN to 3 Bug: 350826665 Change-Id: I61495499ba6b1932a53ddae460cab8f9541a13f1 --- device-comet.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-comet.mk b/device-comet.mk index c9ded16..36c70f1 100644 --- a/device-comet.mk +++ b/device-comet.mk @@ -67,7 +67,7 @@ include device/google/gs-common/display/dump_second_display.mk # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=2 + ro.vendor.build.svn=3 # go/lyric-soong-variables $(call soong_config_set,lyric,camera_hardware,comet) From 4d6418dc70944bbe9926cec6d3160a66604b1c67 Mon Sep 17 00:00:00 2001 From: Pointer Kung Date: Thu, 4 Jul 2024 04:22:09 +0000 Subject: [PATCH 2/2] Increase SPC thresholds based on the field data Refer to ag/28174403 Bug: 350111391 Test: Build pass, Boot to home Test: 30fps/120fps ~+20mW, 60fps ~+26mW without frame drop impact https://docs.google.com/spreadsheets/d/1z_s2z_MjSYOcEKZbKdC6Pu0quoSDZDzn3bawaulInzo/edit?usp=sharing Flag: EXEMPT bugfix Change-Id: I686e5d45ac0595c93b766ea311cd390f4d3d7bd7 --- powerhint-comet.json | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) diff --git a/powerhint-comet.json b/powerhint-comet.json index f8446e6..bbbbf3d 100644 --- a/powerhint-comet.json +++ b/powerhint-comet.json @@ -627,9 +627,10 @@ "Values": [ "76", "55", - "38", - "36", "10", + "47", + "45", + "36", "30", "28" ], @@ -652,10 +653,9 @@ "Values": [ "59", "30", - "20", "2", - "18", - "15" + "23", + "20" ], "DefaultIndex": 0 }, @@ -676,8 +676,7 @@ "62", "0", "20", - "22", - "15" + "22" ], "DefaultIndex": 0 }, @@ -1812,7 +1811,7 @@ "PowerHint": "CAMERA_STREAMING_EXTREME", "Node": "PMU_LIT_SPC_THRESHOLD", "Duration": 0, - "Value": "36" + "Value": "47" }, { "PowerHint": "CAMERA_STREAMING_EXTREME", @@ -1824,7 +1823,7 @@ "PowerHint": "CAMERA_STREAMING_EXTREME", "Node": "PMU_MID_SPC_THRESHOLD", "Duration": 0, - "Value": "15" + "Value": "20" }, { "PowerHint": "CAMERA_STREAMING_EXTREME", @@ -1836,7 +1835,7 @@ "PowerHint": "CAMERA_STREAMING_EXTREME", "Node": "PMU_BIG_SPC_THRESHOLD", "Duration": 0, - "Value": "15" + "Value": "20" }, { "PowerHint": "CAMERA_STREAMING_EXTREME", @@ -1950,7 +1949,7 @@ "PowerHint": "CAMERA_STREAMING_HIGH", "Node": "PMU_LIT_SPC_THRESHOLD", "Duration": 0, - "Value": "38" + "Value": "45" }, { "PowerHint": "CAMERA_STREAMING_HIGH", @@ -1962,7 +1961,7 @@ "PowerHint": "CAMERA_STREAMING_HIGH", "Node": "PMU_MID_SPC_THRESHOLD", "Duration": 0, - "Value": "20" + "Value": "30" }, { "PowerHint": "CAMERA_STREAMING_HIGH", @@ -2106,7 +2105,7 @@ "PowerHint": "CAMERA_STREAMING_STANDARD", "Node": "PMU_LIT_SPC_THRESHOLD", "Duration": 0, - "Value": "30" + "Value": "47" }, { "PowerHint": "CAMERA_STREAMING_STANDARD", @@ -2118,7 +2117,7 @@ "PowerHint": "CAMERA_STREAMING_STANDARD", "Node": "PMU_MID_SPC_THRESHOLD", "Duration": 0, - "Value": "18" + "Value": "23" }, { "PowerHint": "CAMERA_STREAMING_STANDARD", @@ -3061,7 +3060,7 @@ "PowerHint": "CAMERA_PROJECT11", "Node": "PMU_LIT_SPC_THRESHOLD", "Duration": 0, - "Value": "28" + "Value": "47" }, { "PowerHint": "CAMERA_PROJECT11", @@ -3073,7 +3072,7 @@ "PowerHint": "CAMERA_PROJECT11", "Node": "PMU_MID_SPC_THRESHOLD", "Duration": 0, - "Value": "18" + "Value": "23" }, { "PowerHint": "CAMERA_PROJECT11",