From 71f22f4fa8558a08269250131a3f967321b37aa3 Mon Sep 17 00:00:00 2001 From: Davide Garberi Date: Mon, 8 Aug 2022 14:28:24 +0200 Subject: msm8996-common: thermal-engine: Increase temps thresholds * Especially wait for really critical temperatures before shutting down the device completely Change-Id: Ib9d7837bd7613f208e6c4b73ea819e8981ee170f --- configs/thermal-engine.conf | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'configs') diff --git a/configs/thermal-engine.conf b/configs/thermal-engine.conf index 30a9bd2..27661d9 100644 --- a/configs/thermal-engine.conf +++ b/configs/thermal-engine.conf @@ -2,8 +2,8 @@ algo_type monitor sampling 1000 sensor emmc_therm -thresholds 60000 -thresholds_clr 59000 +thresholds 65000 +thresholds_clr 64000 actions shutdown action_info 1 @@ -12,8 +12,8 @@ algo_type ss sampling 2000 sensor emmc_therm device cpu_voltage -set_point 47000 -set_point_clr 44000 +set_point 49000 +set_point_clr 46000 device_perf_floor 1670400 time_constant 0 @@ -22,8 +22,8 @@ algo_type ss sampling 2000 sensor emmc_therm device cpu_voltage -set_point 49000 -set_point_clr 48000 +set_point 51000 +set_point_clr 50000 device_perf_floor 1440000 time_constant 0 @@ -32,8 +32,8 @@ algo_type ss sampling 2000 sensor emmc_therm device cpu_voltage -set_point 51000 -set_point_clr 50000 +set_point 53000 +set_point_clr 52000 device_perf_floor 1132800 time_constant 0 @@ -42,8 +42,8 @@ algo_type ss sampling 2000 sensor emmc_therm device cpu_voltage -set_point 54000 -set_point_clr 52000 +set_point 56000 +set_point_clr 54000 device_perf_floor 768000 time_constant 0 @@ -51,8 +51,8 @@ time_constant 0 algo_type monitor sensor emmc_therm sampling 1000 -thresholds 56000 58000 -thresholds_clr 55000 57000 +thresholds 58000 60000 +thresholds_clr 57000 59000 actions cluster0+cluster1+gpu cluster0+cluster1+gpu action_info 691200+691200+133000000 307200+307200+133000000 @@ -62,8 +62,8 @@ trip_sensor emmc_therm sensors tsens_tz_sensor15 tsens_tz_sensor0 list_cnt 2 weights 1 -1 -set_point 47000 -set_point_clr 44000 +set_point 49000 +set_point_clr 46000 sampling 1000 math 0 -- cgit v1.2.3