linux/drivers/video/nvidia
Antonino A. Daplas a06630f3e7 [PATCH] Detaching fbcon: remove calls to pci_disable_device()
Detaching fbcon allows individual drivers to be unloaded.  However several
drivers call pci_disable_device() upon exit.  This function will disable the
BAR's which will kill VGA text mode and/or affect X/DRM.

To prevent this, remove calls to pci_disable_device() from several drivers.

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:32 -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] nvidiafb: Add support for Geforce 6100 and related chipsets 2006-06-26 09:58:30 -07: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] Detaching fbcon: remove calls to pci_disable_device() 2006-06-26 09:58:32 -07:00