sdm660-common: power-libperfmgr: Add controls for camera-daemon boost

Add a boosting control for the camera-daemon
stune cgroup.

Bug: 136608042
Test: Check reset of boost on boot
Change-Id: If0e42d16058989c385c9592a7080662566450b1e
Signed-off-by: clarencelol <clarencekuiek@icloud.com>
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
John Dias 2021-11-04 22:33:22 +08:00 committed by pix106
parent e92640f00f
commit 456e43b2d8

View file

@ -116,6 +116,17 @@
], ],
"ResetOnInit": true "ResetOnInit": true
}, },
{
"Name": "CDSchedtuneBoost",
"Path": "/dev/stune/camera-daemon/schedtune.boost",
"Values": [
"10",
"1",
"0"
],
"DefaultIndex": 2,
"ResetOnInit": true
},
{ {
"Name": "CPUBWHystTriggerCount", "Name": "CPUBWHystTriggerCount",
"Path": "/sys/class/devfreq/soc:qcom,cpu-cpu-ddr-bw/bw_hwmon/hyst_trigger_count", "Path": "/sys/class/devfreq/soc:qcom,cpu-cpu-ddr-bw/bw_hwmon/hyst_trigger_count",