Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 9e4d2d25 authored by Maheshwar Ajja's avatar Maheshwar Ajja Committed by Gerrit - the friendly Code Review server
Browse files

msm: vidc: Add thermal mitigation feature



Thermal agent from userspace reports thermal level
value through sysfs node. Based on thermal levels,
video driver takes below action to avoid any further
overheating.
1. Normal thermal level(T0) is ignored.
2. Low(T1) or high(T2) thermal level is ignored for
   usecase running in nominal/svs clock whereas all
   video sessions are terminated for turbo usecase.
3. During critical(T3) thermal level, all video
   sessions are terminated.

Change-Id: I516761fc51e824b35957a85009de7f08b15d887c
Signed-off-by: default avatarVikash Garodia <vgarodia@codeaurora.org>
Signed-off-by: default avatarMaheshwar Ajja <majja@codeaurora.org>
parent 913bc12d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment