]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Adding support to rotation on blizzard
authorRodrigo Vivi <rodrigo.vivi@openbossa.org>
Thu, 24 Jan 2008 19:07:04 +0000 (16:07 -0300)
committerTony Lindgren <tony@atomide.com>
Wed, 30 Jan 2008 21:54:01 +0000 (13:54 -0800)
commita84f21c037b9f7fd67d8e9f3ecd0fadb936025bd
treea5584a9e841d9532262da000313f391c9d40dd90
parent0ce52a744879282968943ecb59e383e0042515d2
Adding support to rotation on blizzard

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.

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@openbossa.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/video/omap/blizzard.c
drivers/video/omap/omapfb_main.c
include/asm-arm/arch-omap/omapfb.h