Commit Graph

5 Commits

Author SHA1 Message Date
Todd Poynor
e5e23c81b9 thermal: add throttling notification rules to thermal-engine configs
Add monitor algorithms for the temperatures covered by throttling
rules to the VR-mode and non-VR-mode thermal-engine.conf files,
with "report" actions that send event notifications to the Android
framework.

Bug: 30982366
Test: manual on walleye (with artifically low threshold)
Change-Id: I33ff9c44c684640f4af960a53533717d02506814
2017-09-19 16:37:34 +00:00
Jia-yi Chen
8855303a7f thermal-engine: Update policies
1) Add & Set the device_max_limit of SKIN-MID-LOW-FLOOR-BC to 1497600
2) Raise SKIN-LOW-FLOOR-BC set_point to 47 degreeC
3) Add back the most aggresive throttling at 54 degreeC
4) Add charging current throttling for both normal and vr mode

Bug: 63152009
Bug: 63037732
Test: Boot & check logcat message
Change-Id: Ibcd5bae397abcf9dc9b4c73244ff2d30c77fcbd5
2017-07-21 07:58:41 -07:00
John Dias
b208719b07 Update thermal throttling settings
For normal mode, use device_max_limit as recommended by QC
("device_perf_floor is used for chipsets with shared voltage rail
    between silver and gold (e.g. 8996/8996pro)
  device_max_limit is used for chipsets that have split rail
    architecture (i.e. one voltage rail per cluster, 8998, 8994").
For VR mode, add an aggressive throttle just before shutdown.

Bug: 36458508
Test: Booted, checked throttling with adjusted temps
Change-Id: Ie8c3c7d550f1a108fbd268fefed4c53708deeb03
2017-07-05 13:48:12 -07:00
Jia-yi Chen
b6b25c129e Lower shutdown threshold to allow margin for compliance requirements
Also update the shutdown in VR mode

Bug: 34113644
Test: boot and check logcat
Change-Id: Id965e18c3ddfaa9d333e4a8d720507a252d137a5
2017-06-17 02:35:02 +00:00
Wei Wang
f8b586c3c1 Split VR thermal config
Bug: 36514493
Test: build
Change-Id: I3df4ea75e2c8c4513cdc684f7b0a19c6dd347fb8
2017-04-21 11:09:07 -07:00