commit | 6b618bba6be3646a74e69a979de137595c000b7a | [log] [tgz] |
---|---|---|
author | Adrian Salido-Moreno <adrianm@codeaurora.org> | Tue Nov 05 18:13:42 2013 -0800 |
committer | Adrian Salido-Moreno <adrianm@codeaurora.org> | Thu Nov 07 15:50:28 2013 -0800 |
tree | 6f67f81175546954a2d53e03d53b9dfc06ce2526 | |
parent | f9a2d1f8e5864b39439b7c1f4cd07ad1b2a318e3 [diff] |
msm: mdss: send frame events on polling mode Due to potential heavy load in the system, in some cases the system may fall into polling mode for vsyncs if interrupts are not happening fast enough. In such cases frame events should still be sent so that sync fences are properly released. Change-Id: I41903540921e9b4e9c79de3ad0b6c11c20b30520 CRs-Fixed: 569334 Signed-off-by: Adrian Salido-Moreno <adrianm@codeaurora.org>