commit | 45cf8ad05618226514c82c2bff14044c2973222f | [log] [tgz] |
---|---|---|
author | Sushil Chauhan <sushilchauhan@codeaurora.org> | Wed Dec 11 17:05:01 2019 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Dec 27 21:39:11 2019 -0800 |
tree | 85eb1d03cdf2f2a6aa17b0f00766a0b4acb55751 | |
parent | 2ff54277fd640fd6e9ef67469e121fe9030a6d92 [diff] |
sdm: Set SDM_EventThread as RealTime task with lowest priority SDM_EventThread is very sensitive to any delay introduced by Runnable state because if the next complete_commit starts during it's Runnable state, then the VSYNC registration gets pushed out to next HW Vsync boundary. Set SDM_EventThread as RealTime task with lowest priority to assign any idle CPU and to avoid pre-emption from other RT tasks. CRs-Fixed: 2579461 Change-Id: I73feb6613ade240aac7406489b854356e07c6eec