commit | 73e740e38c981a6adf7dae696cfdc8b9de464929 | [log] [tgz] |
---|---|---|
author | Huaibin Yang <huaibiny@codeaurora.org> | Mon Apr 29 16:56:24 2013 -0700 |
committer | Huaibin Yang <huaibiny@codeaurora.org> | Fri May 03 12:25:43 2013 -0700 |
tree | 1c4ea2be764755eb761316e19a54f79d6f00eb96 | |
parent | b2488b6d54d7f723b8929081332b7a682afb093c [diff] |
msm: mdss: allocate framebuffer memory in mdss_fb Move fb memory allocation from mdp level up to mdss_fb based on the device tree reserve size and then map the buffer depending on iommu, so the code can be reused by multiple targets which have iommu mapping. Change-Id: Ie57a097e047d26d69a92c05ddd0da22dfa6eca57 Signed-off-by: Huaibin Yang <huaibiny@codeaurora.org>