Merge "Use cam3 EM, and change CPU UtilThreshold, DVFSHeadroom, TAPreferHighCap for 30fps" into main

This commit is contained in:
Ali K. Zadeh 2024-01-11 18:36:29 +00:00 committed by Android (Google) Code Review
commit ebd90f4b58
5 changed files with 100 additions and 25 deletions

View file

@ -235,7 +235,8 @@
"Path": "/proc/vendor_sched/util_threshold", "Path": "/proc/vendor_sched/util_threshold",
"Values": [ "Values": [
"1280", "1280",
"1100" "1100",
"1100 1024 1100"
], ],
"DefaultIndex": 0, "DefaultIndex": 0,
"ResetOnInit": true "ResetOnInit": true
@ -245,7 +246,8 @@
"Path": "/proc/vendor_sched/dvfs_headroom", "Path": "/proc/vendor_sched/dvfs_headroom",
"Values": [ "Values": [
"1280", "1280",
"1100" "1100",
"1280 1100 1055"
], ],
"DefaultIndex": 0, "DefaultIndex": 0,
"ResetOnInit": true "ResetOnInit": true
@ -621,7 +623,8 @@
"Values": [ "Values": [
"default", "default",
"cam1", "cam1",
"cam2" "cam2",
"cam3"
], ],
"DefaultIndex": 0 "DefaultIndex": 0
}, },
@ -1849,7 +1852,19 @@
"PowerHint": "CAMERA_STREAMING_STANDARD", "PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "EM_Profile", "Node": "EM_Profile",
"Duration": 0, "Duration": 0,
"Value": "cam1" "Value": "cam3"
},
{
"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", "PowerHint": "CAMERA_STREAMING_STANDARD",
@ -1867,7 +1882,7 @@
"PowerHint": "CAMERA_STREAMING_STANDARD", "PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "TAPreferHighCap", "Node": "TAPreferHighCap",
"Duration": 0, "Duration": 0,
"Value": "1" "Value": "0"
}, },
{ {
"PowerHint": "CAMERA_STREAMING_STANDARD", "PowerHint": "CAMERA_STREAMING_STANDARD",

View file

@ -235,7 +235,8 @@
"Path": "/proc/vendor_sched/util_threshold", "Path": "/proc/vendor_sched/util_threshold",
"Values": [ "Values": [
"1280", "1280",
"1100" "1100",
"1100 1024 1100"
], ],
"DefaultIndex": 0, "DefaultIndex": 0,
"ResetOnInit": true "ResetOnInit": true
@ -245,7 +246,8 @@
"Path": "/proc/vendor_sched/dvfs_headroom", "Path": "/proc/vendor_sched/dvfs_headroom",
"Values": [ "Values": [
"1280", "1280",
"1100" "1100",
"1280 1100 1055"
], ],
"DefaultIndex": 0, "DefaultIndex": 0,
"ResetOnInit": true "ResetOnInit": true
@ -621,7 +623,8 @@
"Values": [ "Values": [
"default", "default",
"cam1", "cam1",
"cam2" "cam2",
"cam3"
], ],
"DefaultIndex": 0 "DefaultIndex": 0
}, },
@ -1849,7 +1852,19 @@
"PowerHint": "CAMERA_STREAMING_STANDARD", "PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "EM_Profile", "Node": "EM_Profile",
"Duration": 0, "Duration": 0,
"Value": "cam1" "Value": "cam3"
},
{
"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", "PowerHint": "CAMERA_STREAMING_STANDARD",
@ -1867,7 +1882,7 @@
"PowerHint": "CAMERA_STREAMING_STANDARD", "PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "TAPreferHighCap", "Node": "TAPreferHighCap",
"Duration": 0, "Duration": 0,
"Value": "1" "Value": "0"
}, },
{ {
"PowerHint": "CAMERA_STREAMING_STANDARD", "PowerHint": "CAMERA_STREAMING_STANDARD",

View file

@ -235,7 +235,8 @@
"Path": "/proc/vendor_sched/util_threshold", "Path": "/proc/vendor_sched/util_threshold",
"Values": [ "Values": [
"1280", "1280",
"1100" "1100",
"1100 1024 1100"
], ],
"DefaultIndex": 0, "DefaultIndex": 0,
"ResetOnInit": true "ResetOnInit": true
@ -245,7 +246,8 @@
"Path": "/proc/vendor_sched/dvfs_headroom", "Path": "/proc/vendor_sched/dvfs_headroom",
"Values": [ "Values": [
"1280", "1280",
"1100" "1100",
"1280 1100 1055"
], ],
"DefaultIndex": 0, "DefaultIndex": 0,
"ResetOnInit": true "ResetOnInit": true
@ -621,7 +623,8 @@
"Values": [ "Values": [
"default", "default",
"cam1", "cam1",
"cam2" "cam2",
"cam3"
], ],
"DefaultIndex": 0 "DefaultIndex": 0
}, },
@ -1849,7 +1852,19 @@
"PowerHint": "CAMERA_STREAMING_STANDARD", "PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "EM_Profile", "Node": "EM_Profile",
"Duration": 0, "Duration": 0,
"Value": "cam1" "Value": "cam3"
},
{
"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", "PowerHint": "CAMERA_STREAMING_STANDARD",
@ -1867,7 +1882,7 @@
"PowerHint": "CAMERA_STREAMING_STANDARD", "PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "TAPreferHighCap", "Node": "TAPreferHighCap",
"Duration": 0, "Duration": 0,
"Value": "1" "Value": "0"
}, },
{ {
"PowerHint": "CAMERA_STREAMING_STANDARD", "PowerHint": "CAMERA_STREAMING_STANDARD",

View file

@ -235,7 +235,8 @@
"Path": "/proc/vendor_sched/util_threshold", "Path": "/proc/vendor_sched/util_threshold",
"Values": [ "Values": [
"1280", "1280",
"1100" "1100",
"1100 1024 1100"
], ],
"DefaultIndex": 0, "DefaultIndex": 0,
"ResetOnInit": true "ResetOnInit": true
@ -245,7 +246,8 @@
"Path": "/proc/vendor_sched/dvfs_headroom", "Path": "/proc/vendor_sched/dvfs_headroom",
"Values": [ "Values": [
"1280", "1280",
"1100" "1100",
"1280 1100 1055"
], ],
"DefaultIndex": 0, "DefaultIndex": 0,
"ResetOnInit": true "ResetOnInit": true
@ -621,7 +623,8 @@
"Values": [ "Values": [
"default", "default",
"cam1", "cam1",
"cam2" "cam2",
"cam3"
], ],
"DefaultIndex": 0 "DefaultIndex": 0
}, },
@ -1849,7 +1852,19 @@
"PowerHint": "CAMERA_STREAMING_STANDARD", "PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "EM_Profile", "Node": "EM_Profile",
"Duration": 0, "Duration": 0,
"Value": "cam1" "Value": "cam3"
},
{
"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", "PowerHint": "CAMERA_STREAMING_STANDARD",
@ -1867,7 +1882,7 @@
"PowerHint": "CAMERA_STREAMING_STANDARD", "PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "TAPreferHighCap", "Node": "TAPreferHighCap",
"Duration": 0, "Duration": 0,
"Value": "1" "Value": "0"
}, },
{ {
"PowerHint": "CAMERA_STREAMING_STANDARD", "PowerHint": "CAMERA_STREAMING_STANDARD",

View file

@ -246,7 +246,8 @@
"Path": "/proc/vendor_sched/util_threshold", "Path": "/proc/vendor_sched/util_threshold",
"Values": [ "Values": [
"1280", "1280",
"1100" "1100",
"1100 1024 1100"
], ],
"DefaultIndex": 0, "DefaultIndex": 0,
"ResetOnInit": true "ResetOnInit": true
@ -256,7 +257,8 @@
"Path": "/proc/vendor_sched/dvfs_headroom", "Path": "/proc/vendor_sched/dvfs_headroom",
"Values": [ "Values": [
"1280", "1280",
"1100" "1100",
"1280 1100 1055"
], ],
"DefaultIndex": 0, "DefaultIndex": 0,
"ResetOnInit": true "ResetOnInit": true
@ -631,7 +633,8 @@
"Values": [ "Values": [
"default", "default",
"cam1", "cam1",
"cam2" "cam2",
"cam3"
], ],
"DefaultIndex": 0 "DefaultIndex": 0
}, },
@ -1859,7 +1862,19 @@
"PowerHint": "CAMERA_STREAMING_STANDARD", "PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "EM_Profile", "Node": "EM_Profile",
"Duration": 0, "Duration": 0,
"Value": "cam1" "Value": "cam3"
},
{
"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", "PowerHint": "CAMERA_STREAMING_STANDARD",
@ -1877,7 +1892,7 @@
"PowerHint": "CAMERA_STREAMING_STANDARD", "PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "TAPreferHighCap", "Node": "TAPreferHighCap",
"Duration": 0, "Duration": 0,
"Value": "1" "Value": "0"
}, },
{ {
"PowerHint": "CAMERA_STREAMING_STANDARD", "PowerHint": "CAMERA_STREAMING_STANDARD",