commit | 657c5b6886c4cc82cdb90ad1ae41d68cd8db7675 | [log] [tgz] |
---|---|---|
author | Adrian Salido-Moreno <adrianm@codeaurora.org> | Fri Apr 26 17:03:09 2013 -0700 |
committer | Adrian Salido-Moreno <adrianm@codeaurora.org> | Sun Apr 28 00:30:47 2013 -0700 |
tree | 63cca51ef492b31a9a60aa25ade680c90a01bc46 | |
parent | c545de5c58a3af76e771e987bd4b815b90d29793 [diff] |
msm: mdss: implement fall back to vsync polling logic When system becomes slow, there are cases where vsync interrupt completions can be delayed. To keep display operational when these situations occur, have a backup solution where display will poll the status of vsync directly from MDP with some intervals to continue display until interrupts are resumed. Change-Id: I1ca6b68f2a7ba6aa1f137a24bd591e05b5d425dc Signed-off-by: Adrian Salido-Moreno <adrianm@codeaurora.org>