linux-kernel-test/drivers/video/nvidia
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
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nv_accel.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nv_dma.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nv_hw.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nv_i2c.c [PATCH] nvidiafb: Fallback to firmware EDID 2005-09-09 13:57:59 -07:00
nv_local.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nv_of.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nv_proto.h [PATCH] nvidiafb: Fallback to firmware EDID 2005-09-09 13:57:59 -07:00
nv_setup.c [PATCH] nvidiafb: Fallback to firmware EDID 2005-09-09 13:57:59 -07:00
nv_type.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nvidia.c [PATCH] fbdev: Fix greater than 1 bit monochrome color handling 2005-09-09 13:58:00 -07:00