commit | 66e3c113f822cd6e2b97df6a0178f8577c1f2034 | [log] [tgz] |
---|---|---|
author | Pranav Patel <quic_pranavp@quicinc.com> | Wed Jul 06 17:26:47 2022 +0530 |
committer | Pranav Patel <quic_pranavp@quicinc.com> | Tue Aug 09 17:14:58 2022 +0530 |
tree | e71fd4846708f73a42337876e9b8a162414b84a3 | |
parent | b5bac2400f22fddaef4575ca5034db336d67e7f4 [diff] |
msm: kgsl: Use consolidated power level for thermal limit Ensure that thermal limits set by devfreq cooling framework, limits framework and sysfs nodes (like gpu_max_clock) don't overwrite each other, instead a consolidated (lowest of all) limit is used as a final thermal limit. If this fails, fall back to setting thermal_pwrlevel directly. Change-Id: Ia6ec60e4881176da064c3cd5cf4ffd8e0a8e1046 Signed-off-by: Pranav Patel <quic_pranavp@quicinc.com>