linux/drivers/video/nvidia
Benjamin Herrenschmidt b8c49ef6ae [PATCH] nvidiafb: Add flat panel dither support
nvidiafb didn't fully hook-up the code it borrowed from X for doing flat
panel dithering (this is useful for 6 bits panels).  This adds a driver
option to force it, and by default "reads" the current value from the chip
to get the firmware setting.  It significantly improves the quality of
images on the iMac G5 I have here (though the X driver doesn't yet "read"
the current value and defaults to 0, so you have to add Option "FBDither"
"true" to your X config file to get that, I'll try to fix X.org to "read"
the default unless specified asap).

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: "Antonino A. Daplas" <adaplas@hotpop.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-07 07:53:49 -08: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] nv_i2c oops fix 2005-09-14 14:34:17 -07:00
nv_local.h [PATCH] nvidiafb: Fixed mirrored characters in big endian machines 2005-09-09 14:03:40 -07:00
nv_of.c [PATCH] nvidiafb: Fix mode setting & PPC support 2005-11-07 07:53:49 -08:00
nv_proto.h [PATCH] nvidiafb-fix-mode-setting-ppc-support-warning-fixes 2005-11-07 07:53:49 -08:00
nv_setup.c [PATCH] nvidiafb: Fix mode setting & PPC support 2005-11-07 07:53:49 -08:00
nv_type.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nvidia.c [PATCH] nvidiafb: Add flat panel dither support 2005-11-07 07:53:49 -08:00