| commit | 001ca74f185f32bd8383146f9ffedd2de9b882ed | [log] [tgz] |
|---|---|---|
| author | Ben Dooks <ben-linux@fluff.org> | Mon Jul 26 10:56:40 2010 +0100 |
| committer | Ben Dooks <ben-linux@fluff.org> | Sat Aug 14 16:24:33 2010 +0100 |
| tree | d99d9174d4e1f77a77b4e114f688a42753b8d834 | |
| parent | 46d0ad37838016e1f7c2cd46ebceb1976e3a3236 [diff] |
ARM: SMDK6410: Make virtual screen twice depth of real For situations where double buffering is needed (such as the current Android) make the screen virtual y size twice the LCD size so that there is space for a second screen that can be switched to. Signed-off-by: Ben Dooks <ben-linux@fluff.org>