omapfb: Add support for rotation on the Blizzard LCD ctrl
authorRodrigo Vivi <rodrigo.vivi@openbossa.org>
Fri, 9 Jan 2009 16:29:45 +0000 (18:29 +0200)
committerImre Deak <imre.deak@nokia.com>
Thu, 4 Jun 2009 14:40:22 +0000 (17:40 +0300)
The LCD controller (EPSON S1D13744) supports rotation (0, 90, 180
and 270 degrees) on hardware just setting the bits 0 and 1 of 0x28
register (LCD Panel Configuration Register). Now it is possible to
use this caps only setting the angle degree on var rotate of
fb_var_screeninfo using the FBIOPUT_VSCREENINFO ioctl.

Fixed-by: Siarhei Siamashka <siarhei.siamashka@nokia.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@openbossa.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Imre Deak <imre.deak@nokia.com>

No differences found