commit | 9d76704c8dac8f9e0794834cc4d62c17fd9cdf63 | [log] [tgz] |
---|---|---|
author | Kuogee Hsieh <khsieh@codeaurora.org> | Fri Feb 10 08:40:51 2012 -0800 |
committer | Mayank Chopra <makchopra@codeaurora.org> | Mon Mar 12 11:01:34 2012 +0530 |
tree | f828079e978ce42f6e2781bfd41c704ce9eb924f | |
parent | bd404367576fa00bde02187899ba3824fb8a48f2 [diff] |
msm_fb: display: clean dsi fifo during dsi_off During suspend, wait until dsi controller's fifo is cleaned before disabling dsi controller. This will prevent pixels that were left over in the fifo from being displayed during next resume. CRs-fixed: 336049 Change-Id: If5b80d0c3a9b5edd21ae6651321572c2fdcac951 Signed-off-by: Kuogee Hsieh <khsieh@codeaurora.org>