commit | 97104cc8bf4881f41dfd79e6bdc31383c5ccabfc | [log] [tgz] |
---|---|---|
author | Huaibin Yang <huaibiny@codeaurora.org> | Wed Oct 03 17:50:39 2012 -0700 |
committer | Huaibin Yang <huaibiny@codeaurora.org> | Thu Oct 11 11:26:15 2012 -0700 |
tree | 142e8df98a2f7ade55df41686e3e2a99726efd4b | |
parent | 6d63a271a12b1fd5ddee7a9ecee408e14c115569 [diff] |
msm_fb: display: extend mutex protection for mdp pan display When mdp commits a buffer to play, functions inside pan display, e.g. mdp4_overlay_mdp_perf_upd are based on the current state of play, so extending mutex to the scope of pan display to avoid race conditions. Change-Id: I2e55567fd21de3738be066a2dee298d8122f12a3 Signed-off-by: Huaibin Yang <huaibiny@codeaurora.org>