aboutsummaryrefslogtreecommitdiff
path: root/configs/thermal-engine.conf
diff options
context:
space:
mode:
Diffstat (limited to 'configs/thermal-engine.conf')
-rw-r--r--configs/thermal-engine.conf49
1 files changed, 30 insertions, 19 deletions
diff --git a/configs/thermal-engine.conf b/configs/thermal-engine.conf
index 402456f..6a65025 100644
--- a/configs/thermal-engine.conf
+++ b/configs/thermal-engine.conf
@@ -1,34 +1,45 @@
# File empty by default.
# Replace contents of this file with custom configuration.
-[SS-GPU]
-#algo_type ss
-disable
-
-[SS-POPMEM]
-#algo_type ss
+[SS-TEMP-CLUSTER1-0]
+algo_type ss
sampling 10
sensor pop_mem
device cluster1
-set_point 59000
-set_point_clr 49000
+set_point 54000
+set_point_clr 46000
+device_max_limit 1824000
time_constant 16
-[SS-CPUS-ALL]
-#algo_type ss
+[SS-TEMP-CLUSTER1-1]
+algo_type ss
sampling 10
-sensor VIRTUAL-CPUS
-device cpu_voltage
-set_point 59000
-set_point_clr 49000
-time_constant 0
+sensor pop_mem
+device cluster1
+set_point 62000
+set_point_clr 54000
+device_max_limit 1632000
+time_constant 16
+
+[SS-POPMEM]
+disable
+
+[SPEAKER-CAL]
+disable
+
+[SS-GPU]
+algo_type ss
+sampling 250
+sensor gpu
+device gpu
+set_point 75000
+set_point_clr 65000
[battery_monitor]
algo_type monitor
sensor tsens_tz_sensor17
sampling 1000
-thresholds 43000 49000
-thresholds_clr 41000 47000
+thresholds 42000 43000 44000
+thresholds_clr 40000 42000 43000
actions battery battery battery
-action_info 0 1
-
+action_info 0 1 2