| commit | ede0a63aaa49024ac4a0a304bd5e32f34f6b6180 | [log] [tgz] |
|---|---|---|
| author | Padmanabhan Komanduru <pkomandu@codeaurora.org> | Wed Jan 25 12:01:28 2012 +0530 |
| committer | Padmanabhan Komanduru <pkomandu@codeaurora.org> | Mon Feb 20 11:31:18 2012 +0530 |
| tree | 7ed34f513d11e3bf0ab6dede3f82dd9540de1ada | |
| parent | 13f773f95f479eef038331917d9aa16a97af4c66 [diff] |
msm_fb: Make buffers aligned to 4K page boundary This change makes the frame buffers aligned to the page boundary. Improves GPU performance since accessing the frame buffer from page boundary is faster. CRs-fixed: 325134 Change-Id: I6ce4477f62536a3cd81064e26dc08f2b199e181b Signed-off-by: Padmanabhan Komanduru <pkomandu@codeaurora.org>