]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit001ca74f185f32bd8383146f9ffedd2de9b882ed
treed99d9174d4e1f77a77b4e114f688a42753b8d834
parent46d0ad37838016e1f7c2cd46ebceb1976e3a3236
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>
arch/arm/mach-s3c64xx/mach-smdk6410.c