Commit graph

55 commits

Author SHA1 Message Date
samou
a19931dca2 thermal: remove brownout event
The battery_mitigation takes over the brownout event
and informs subsystems to do mitigation.

Bug: 319285945
Change-Id: I6b318197a5248470cce670747393f67663689487
Signed-off-by: samou <samou@google.com>
2024-01-11 14:15:45 +00:00
sashwinbalaji
d08d37db69 thermal: Reduce LIGHT-tier's ceiling before 43 degC for camera
Align with latest camera thermal throttling (ag/25589702)

Bug: 319174137
Test: run camcorder
Change-Id: Idf292dbb33e295dda33176343cc2012e56141d7b
2024-01-10 13:17:59 +08:00
sashwinbalaji
506a2dbaa6 thermal: Update cdev ceiling to match latest EM table
Bug: 318313844
Test: maintain Tskin with burn8/burncycle/MH
Change-Id: I544b89427c1597153766feded7aeaeec4993d4f9
2024-01-10 13:14:51 +08:00
sashwinbalaji
fc365a9d48 thermal: Add INNER-DISPLAY-DIFF virtual sensor.
Add LEFT-INNER-DISPLAY, RIGHT-INNER-DISPLAY virtual sensors.
Add INNER-DISPLAY-DIFF (diff of right - left) virtual sensor.

The INNER-DISPLAY-DIFF sensor will be used for inner display thermal
compensation.

Bug: 309716793
Test: Push config to device and verify thermal log and lshal
Change-Id: I4f7fbb2006b84dd6ab945d0de94f5d5ca2ffcd49
2024-01-02 13:03:50 +08:00
sashwinbalaji
edb8b488e5 thermal: Dynamically decide thermal config to use
Add service which will device thermal config on basis of following
conditions:

- No display panel / proto, use thermal_info_config_proto

Bug: 315096213
Test: Build and verify on all device variations
Change-Id: Ic1f652dcf38888150200bb80b35aad740058e85f
2023-12-18 19:28:00 +08:00