commit | 57dcfff1206da4b1f6e3cdbbc63b5c27d57ded24 | [log] [tgz] |
---|---|---|
author | kuogee hsieh <khsieh@codeaurora.org> | Wed Aug 24 14:34:46 2011 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 16:16:29 2011 -0700 |
tree | 1e9224075c4bbc0b7fee3c68b9f60febc61adae6 | |
parent | 7f7de4f8f82ca83c74a8b8b1892ab1a48fd9e7e2 [diff] |
msm_fb: display: synchronous UI and Video thread Use mutex to synchronous between UI and Video thread. Meanwhile, add yield() when at end of frame push of UI thread to prevent UI thread from dominating cpu times. CRs-fixed: 303246 Signed-off-by: Kuogee Hsieh <khsieh@codeaurora.org>