From fbb094de288eb6fe98f595bbca96aa0b30dbde98 Mon Sep 17 00:00:00 2001 From: Riley Andrews Date: Thu, 24 Sep 2015 19:23:56 -0700 Subject: angler thermal: fix bugs in the thermal engine config + Remove an extra zero on the big cluster limit + Add back in the thermal shutdown based on xo_therm + Use the highest state on the little cluster after shutting down the big cluster. Change-Id: I91c9e2aff465e43f481b0e4a9c250875c1b27ca9 --- thermal-engine-angler.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'thermal-engine-angler.conf') diff --git a/thermal-engine-angler.conf b/thermal-engine-angler.conf index 12d2302..cf8ab9b 100644 --- a/thermal-engine-angler.conf +++ b/thermal-engine-angler.conf @@ -9,10 +9,10 @@ algo_type monitor sampling 1000 sensor msm_therm -thresholds 43000 44000 45000 46000 47000 48000 -thresholds_clr 42000 43000 44000 45000 46000 47000 -actions cluster1 cluster1 cluster0 cluster0 cluster0 cluster0 -action_info 13440000 960000 1478400 1344000 1248000 960000 +thresholds 43000 44000 45000 46000 47000 48000 66000 +thresholds_clr 42000 43000 44000 45000 46000 47000 64000 +actions cluster1 cluster1 cluster0 cluster0 cluster0 cluster0 shutdown +action_info 1344000 960000 1555200 1344000 1248000 960000 1 [MONITOR_MSM_THERM_GPU] algo_type monitor -- cgit v1.2.3