Reduce CPUDVFSHeadroom for mid and big core (for 60fps and 240fps)

Reducing CPUDVFSHeadroom can help save power in 60fps and 240fps
use-cases once RT threads are enabled. Even without the RT patch
(ag/27725456), we can see savings without any impact to framedrop rate.

sync from ag/27765730

Bug: 341495529
Test: GCA
Change-Id: I8692df07c2a52115a497b7e71ccbe9638add1cc8
This commit is contained in:
Vince Chiu 2024-06-11 09:41:50 +08:00 committed by Ali K. Zadeh
parent 6b22f33b50
commit 796c46dc00

View file

@ -189,7 +189,8 @@
"Values": [
"1280",
"1100",
"1280 1100 1055"
"1280 1100 1055",
"1100 1055 1055"
],
"DefaultIndex": 1,
"ResetOnInit": true
@ -1821,7 +1822,7 @@
"PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "CPUDVFSHeadroom",
"Duration": 0,
"Value": "1100"
"Value": "1100 1055 1055"
},
{
"PowerHint": "CAMERA_STREAMING_EXTREME",
@ -1965,7 +1966,7 @@
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "CPUDVFSHeadroom",
"Duration": 0,
"Value": "1100"
"Value": "1100 1055 1055"
},
{
"PowerHint": "CAMERA_STREAMING_HIGH",