[PATCH 0/2] vga switcheroo: Prevent nouveau irq handler from kill the system

2011-05-01 Thread Alex Williamson
On an Intel/Nvidia hybrid graphics system, using the integrated graphics and powering off the discrete, one of the primary sources of system hangs seems to be the nouveau driver processing interrupts while the device is powered off. This short series removes the unbalanced pci_enable_device() from

[PATCH 0/2] vga switcheroo: Prevent nouveau irq handler from kill the system

2011-05-01 Thread Alex Williamson
On an Intel/Nvidia hybrid graphics system, using the integrated graphics and powering off the discrete, one of the primary sources of system hangs seems to be the nouveau driver processing interrupts while the device is powered off. This short series removes the unbalanced pci_enable_device() from