[PATCH] fbcon: Console Rotation - Add support to rotate the logo
authorAntonino A. Daplas <adaplas@gmail.com>
Wed, 9 Nov 2005 05:39:10 +0000 (21:39 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 9 Nov 2005 15:56:34 +0000 (07:56 -0800)
commit9c44e5f6c211a9b7313ded897f3135ef7d9ad3e2
treeb4d94144527964a822367e4018693dc4e8a83383
parente4fc27618b75234b721c4a13d0e0d9d07e75e641
[PATCH] fbcon: Console Rotation - Add support to rotate the logo

Add support for rotating and positioning of the logo.  Rotation and position
depends on 'int rotate' parameter added to fb_prepare_logo() and
fb_show_logo().

Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/console/fbcon.c
drivers/video/fbmem.c
include/linux/fb.h