Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information