From: Rodrigo Vivi Date: Thu, 24 Jan 2008 19:07:04 +0000 (-0300) Subject: Adding support to rotation on blizzard X-Git-Tag: v2.6.24-omap1~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a84f21c037b9f7fd67d8e9f3ecd0fadb936025bd;p=pandora-kernel.git 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed