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>
1 file changed