commit | 33ee82978c4ecf7cbd56064391c9385264185de2 | [log] [tgz] |
---|---|---|
author | Antonino A. Daplas <adaplas@gmail.com> | Tue Nov 08 21:39:13 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Nov 09 07:56:34 2005 -0800 |
tree | 3c5ac7257f79d6487ef6365625296f3cb5522d10 | |
parent | dbcbfe1ea41e404d960a06fa2faf7da568909f33 [diff] |
[PATCH] fbcon: Console Rotation - Add support for 180-degree console rotation Add support for 180-degree (upside down) rotation of the console. To activate, boot with: fbcon=rotate:2 Signed-off-by: Antonino Daplas <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>