linux/drivers/video/nvidia
Antonino A. Daplas 8eec498108 [PATCH] nvidiafb: Revise pci_device_id table
nVidia is churning out chipsets like there's no tomorrow.  And even though the
pci_device_id table now has numerous entries, it is still not guaranteed that
all supported devices are included or will be included.

Fortunately, nvidiafb has chipset detection logic built in.  So, change the
contents of the pci_device_id table so it will capture all nVidia devices of
the display class.  Unsupported chipsets will then be filtered out by
nvidiafb's detection logic.

Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-26 09:58:29 -07:00
..
Makefile [PATCH] Rewritten backlight infrastructure for portable Apple computers 2006-06-25 10:00:59 -07:00
nv_accel.c [PATCH] nvidiafb: add suspend and resume hooks 2006-03-27 08:44:55 -08:00
nv_backlight.c [PATCH] Rewritten backlight infrastructure for portable Apple computers 2006-06-25 10:00:59 -07:00
nv_dma.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nv_hw.c [PATCH] drivers/video/: possible cleanups 2006-01-10 08:01:56 -08:00
nv_i2c.c [PATCH] nvidiafb: Remove NULL check #2 2006-03-27 08:44:56 -08:00
nv_local.h [PATCH] nvidiafb: Fix empty macro 2005-11-07 07:53:52 -08:00
nv_of.c [PATCH] nvidiafb: Fix mode setting & PPC support 2005-11-07 07:53:49 -08:00
nv_proto.h [PATCH] Rewritten backlight infrastructure for portable Apple computers 2006-06-25 10:00:59 -07:00
nv_setup.c [PATCH] nvidiafb: Reduce stack usage 2006-01-10 08:01:51 -08:00
nv_type.h [PATCH] nvidiafb: add suspend and resume hooks 2006-03-27 08:44:55 -08:00
nvidia.c [PATCH] nvidiafb: Revise pci_device_id table 2006-06-26 09:58:29 -07:00