| commit | 34c2b52441d968030b31841eda77a09d73b89b8b | [log] [tgz] |
|---|---|---|
| author | Adrian Salido-Moreno <adrianm@codeaurora.org> | Thu Jun 28 15:48:10 2012 -0700 |
| committer | Adrian Salido-Moreno <adrianm@codeaurora.org> | Sun Jul 29 10:29:43 2012 -0700 |
| tree | 516c8b2c0c94c67b47ba96bc9d0888dd07eb70d7 | |
| parent | 686c70adef370bb5b60a116bdf326b2062c946d5 [diff] |
mdss: display: allocate buffer from ion when debug writeback enabled Debug writeback is used to output MDSS framebuffer contents to memory to for debugging of MDSS core. Use ion buffer allocation for debug writeback buffer instead of using memory from framebuffer base layer to allow entire framebuffer area to be used for composition. Change-Id: Ia1a91f5f14bed1d29691092142fc94f7a8b6f4d2 Signed-off-by: Adrian Salido-Moreno <adrianm@codeaurora.org>