commit | d691c2352dca906061899dac24bd21fc2ce91e6b | [log] [tgz] |
---|---|---|
author | Adrian Salido-Moreno <adrianm@codeaurora.org> | Tue Dec 11 22:48:12 2012 -0800 |
committer | Adrian Salido-Moreno <adrianm@codeaurora.org> | Tue Dec 11 23:22:01 2012 -0800 |
tree | 19be0236297d5eabf42f959d5defd5ef7c7a1021 | |
parent | 996533461141472c3884944521459c3b46b17ee5 [diff] |
msm: mdss: remove wait for ping pong done for video interfaces Wait for ping pong was used to ensure that hw is idle while programming any double buffered registers, however most registers that really are changing are double buffered. Remove for ping pong done as it's only causing frame drops and some freezes in some cases. CRs-Fixed: 428821, 426136 Change-Id: Iafebebab7faf0efcb1b3f6a8d2723d67a93d5cd9 Signed-off-by: Adrian Salido-Moreno <adrianm@codeaurora.org>