| commit | 21ef2feb1cddfa15f0a88c0838e3c941a84e9c7e | [log] [tgz] |
|---|---|---|
| author | kuogee hsieh <khsieh@codeaurora.org> | Thu Aug 18 17:12:42 2011 -0700 |
| committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 16:17:44 2011 -0700 |
| tree | 26d04717dac2faeb5d964fad1bbcf2ff07b92812 | |
| parent | 521b267ef88f61cc17957d20eb2e075a4dab53ae [diff] |
msm_fb: display: use blt mode to implement MDP writeback MDP frame buffer mode was used to implement writeback for pulling interface (lcdc and dsi video). However frame buffer mode is not recommanded by hardware engineer due to lacking of verification. This patch will replace frame buffer mode with BLT mode to implement MDP writeback. Signed-off-by: Kuogee Hsieh <khsieh@codeaurora.org>