linux/drivers/video/console
Antonino A. Daplas b8c909454f [PATCH] fbdev: Fix greater than 1 bit monochrome color handling
Currently, fbcon assumes that the visual FB_VISUAL_MONO* is always 1 bit.
According to Geert, there are old hardware where it's possible to have
monochrome at 8-bit, but has only 2 colors, black - 0x00 and white - 0xff.
Fix color handlers (fb_get_color_depth, and get_color) for this special case.

Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-09 13:58:00 -07:00
..
Kconfig [PATCH] Kconfig fix (VGA console on arm/versatile) 2005-08-23 18:43:42 -07:00
Makefile [PATCH] New framebuffer fonts + updated 12x22 font available 2005-06-21 19:07:41 -07:00
bitblit.c [PATCH] fbdev: Fix greater than 1 bit monochrome color handling 2005-09-09 13:58:00 -07:00
dummycon.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fbcon.c [PATCH] fbdev: Fix greater than 1 bit monochrome color handling 2005-09-09 13:58:00 -07:00
fbcon.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
font_6x11.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
font_7x14.c [PATCH] New framebuffer fonts + updated 12x22 font available 2005-06-21 19:07:41 -07:00
font_8x8.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
font_8x16.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
font_10x18.c [PATCH] New framebuffer fonts + updated 12x22 font available 2005-06-21 19:07:41 -07:00
font_acorn_8x8.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
font_mini_4x6.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
font_pearl_8x8.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
font_sun8x16.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
font_sun12x22.c [PATCH] New framebuffer fonts + updated 12x22 font available 2005-06-21 19:07:41 -07:00
fonts.c [PATCH] New framebuffer fonts + updated 12x22 font available 2005-06-21 19:07:41 -07:00
mdacon.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
newport_con.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
prom.uni Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
promcon.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sticon.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sticore.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tileblit.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
vgacon.c [PATCH] vga text console and stty cols/rows 2005-09-09 13:57:31 -07:00