ARM: SMDK6410: Make virtual screen twice depth of real
authorBen Dooks <ben-linux@fluff.org>
Mon, 26 Jul 2010 09:56:40 +0000 (10:56 +0100)
committerBen Dooks <ben-linux@fluff.org>
Sat, 14 Aug 2010 15:24:33 +0000 (16:24 +0100)
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>

No differences found