thermal: update thermal-engine & thermal HAL config policies

Based on EVT1.1 thermal test results (QD4A.200222.001),
update thermal-engine & thermal-hal config

Bug: 143259751
Test: boot to home and thermal throttling works properly.
      PtsThermalHalTestCases test pass.

Change-Id: I0a68bddce247417128ad17fbdf8d12584ed8a4d4
This commit is contained in:
davidchao
2020-02-27 15:57:21 +08:00
parent 1ace33e62d
commit eb64530baa
2 changed files with 12 additions and 12 deletions

View File

@@ -3,8 +3,8 @@ algo_type ss
sampling 2000
sensor skin-therm-adc
device cpu7
set_point 42000
set_point_clr 41000
set_point 43000
set_point_clr 42000
device_max_limit 1708800
time_constant 0
@@ -13,8 +13,8 @@ algo_type ss
sampling 2000
sensor skin-therm-adc
device cpu7
set_point 44000
set_point_clr 43000
set_point 45000
set_point_clr 44000
device_max_limit 1324800
time_constant 0
@@ -24,8 +24,8 @@ trip_sensor skin-therm-adc
sensors gpuss-0-usr cpuss-0-usr
list_cnt 2
weights 1 -1
thresholds 44000
thresholds_clr 42000
thresholds 45000
thresholds_clr 43000
sampling 1000
math 0
@@ -42,8 +42,8 @@ device_max_limit 430000000
algo_type monitor
sampling 1000
sensor skin-therm-adc
thresholds 46000 47000 49000 61000
thresholds_clr 45000 46000 48000 60000
thresholds 48000 49000 50000 61000
thresholds_clr 47000 48000 49000 60000
actions cpu0+cpu7+gpu cpu0+cpu7+gpu cpu0+cpu7+gpu shutdown
action_info 1248000+1324800+430000000 1017600+1094400+355000000 768000+806400+267000000 1

View File

@@ -200,10 +200,10 @@
"Type":"SKIN",
"HotThreshold":[
"NAN",
42.0,
44.0,
46.0,
49.0,
43.0,
45.0,
48.0,
50.0,
54.0,
58.0
],