commit | 9c44e5f6c211a9b7313ded897f3135ef7d9ad3e2 | [log] [tgz] |
---|---|---|
author | Antonino A. Daplas <adaplas@gmail.com> | Tue Nov 08 21:39:10 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Nov 09 07:56:34 2005 -0800 |
tree | b4d94144527964a822367e4018693dc4e8a83383 | |
parent | e4fc27618b75234b721c4a13d0e0d9d07e75e641 [diff] |
[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>