]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] fbcon: Console Rotation - Add support for 270-degree rotation
authorAntonino A. Daplas <adaplas@gmail.com>
Wed, 9 Nov 2005 05:39:14 +0000 (21:39 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 9 Nov 2005 15:56:34 +0000 (07:56 -0800)
commited8c0e99f27451a9b980adf0de318d60e6de811f
tree5319e0c8669bddc682408bf113361a415a75a17f
parent33ee82978c4ecf7cbd56064391c9385264185de2
[PATCH] fbcon: Console Rotation - Add support for 270-degree rotation

Add support for 270-degree (counterclockwise) rotation of the console.  To
activate, boot with:

fbcon=rotate:3

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/Makefile
drivers/video/console/fbcon_ccw.c [new file with mode: 0644]
drivers/video/console/fbcon_rotate.c
drivers/video/console/fbcon_rotate.h