linux/drivers/gpu/drm/nouveau
Andy Lutomirski ab838338a2 nouveau: Acknowledge HPD irq in handler, not bottom half
The old code generated an interrupt storm bad enough to completely
take down my system.

Signed-off-by: Andy Lutomirski <luto@mit.edu>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2010-11-18 14:39:07 +10:00
..
Kconfig
Makefile
nouveau_acpi.c
nouveau_backlight.c drm/nouveau: don't expose backlight control when available through ACPI 2010-11-18 14:39:02 +10:00
nouveau_bios.c drm/nouveau: Fix a few confusions between "chipset" and "card_type". 2010-11-18 14:39:04 +10:00
nouveau_bios.h
nouveau_bo.c drm/nv10: Balance RTs expected to be accessed simultaneously by the 3d engine. 2010-11-18 14:38:31 +10:00
nouveau_calc.c
nouveau_channel.c
nouveau_connector.c drm/nouveau: Don't use load detection for connector polling. 2010-11-18 14:38:49 +10:00
nouveau_connector.h drm/nouveau: Use "force" to decide if analog load detection is ok or not. 2010-11-18 14:38:41 +10:00
nouveau_crtc.h
nouveau_debugfs.c
nouveau_display.c
nouveau_dma.c
nouveau_dma.h
nouveau_dp.c
nouveau_drv.c Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 2010-10-26 18:57:59 -07:00
nouveau_drv.h nouveau: Acknowledge HPD irq in handler, not bottom half 2010-11-18 14:39:07 +10:00
nouveau_encoder.h
nouveau_fb.h
nouveau_fbcon.c
nouveau_fbcon.h
nouveau_fence.c drm/nouveau: Fix sleep while atomic in the semaphore code. 2010-11-18 14:38:10 +10:00
nouveau_gem.c drm/nouveau: Expose some BO usage flags to userspace. 2010-11-18 14:38:29 +10:00
nouveau_grctx.h
nouveau_hw.c drm/nv11: Fix bad PLL detection false positive. 2010-11-18 14:38:18 +10:00
nouveau_hw.h drm/nv04: Fix scanout over the 16MB mark. 2010-11-18 14:38:38 +10:00
nouveau_i2c.c drm/nouveau: Fix a few confusions between "chipset" and "card_type". 2010-11-18 14:39:04 +10:00
nouveau_i2c.h Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 2010-10-26 18:57:59 -07:00
nouveau_ioc32.c
nouveau_irq.c nouveau: Acknowledge HPD irq in handler, not bottom half 2010-11-18 14:39:07 +10:00
nouveau_mem.c drm/nouveau/pm: improve memtiming mappings 2010-11-18 14:39:00 +10:00
nouveau_notifier.c
nouveau_object.c drm/nouveau: Return error from nouveau_gpuobj_new if we're out of RAMIN. 2010-11-18 14:38:54 +10:00
nouveau_perf.c
nouveau_pm.c drm/nouveau: Fix compilation issues in nouveau_pm when CONFIG_HWMON is not set 2010-11-18 14:38:52 +10:00
nouveau_pm.h
nouveau_ramht.c drm/nouveau: Avoid lock dependency between ramht and ramin spinlocks. 2010-11-18 14:38:22 +10:00
nouveau_ramht.h
nouveau_reg.h
nouveau_sgdma.c drm/nouveau: Make PCIE GART size depend on the available RAMIN space. 2010-11-18 14:38:57 +10:00
nouveau_state.c drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hang 2010-11-18 14:38:45 +10:00
nouveau_temp.c drm/nouveau: Fix a few confusions between "chipset" and "card_type". 2010-11-18 14:39:04 +10:00
nouveau_ttm.c
nouveau_volt.c
nv04_crtc.c drm/nouveau: Use "force" to decide if analog load detection is ok or not. 2010-11-18 14:38:41 +10:00
nv04_cursor.c
nv04_dac.c
nv04_dfp.c drm/nv04-nv40: Fall back to panel rescaling if we have no usable native mode. 2010-11-18 14:38:15 +10:00
nv04_display.c
nv04_fb.c
nv04_fbcon.c
nv04_fifo.c
nv04_graph.c
nv04_instmem.c
nv04_mc.c
nv04_pm.c drm/nv10-nv20: Fix instability after MPLL changes. 2010-11-18 14:38:47 +10:00
nv04_timer.c
nv04_tv.c
nv10_fb.c
nv10_fifo.c
nv10_gpio.c
nv10_graph.c
nv17_tv_modes.c
nv17_tv.c
nv17_tv.h
nv20_graph.c
nv30_fb.c
nv40_fb.c
nv40_fifo.c
nv40_graph.c
nv40_grctx.c
nv40_mc.c
nv50_calc.c drm/nva3: fix overflow in fixed point math used for pll calculation 2010-11-18 14:38:34 +10:00
nv50_crtc.c drm/nouveau: Expose some BO usage flags to userspace. 2010-11-18 14:38:29 +10:00
nv50_cursor.c
nv50_dac.c
nv50_display.c nouveau: Acknowledge HPD irq in handler, not bottom half 2010-11-18 14:39:07 +10:00
nv50_display.h
nv50_evo.h
nv50_fb.c
nv50_fbcon.c
nv50_fifo.c drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hang 2010-11-18 14:38:45 +10:00
nv50_gpio.c
nv50_graph.c drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hang 2010-11-18 14:38:45 +10:00
nv50_grctx.c
nv50_instmem.c drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hang 2010-11-18 14:38:45 +10:00
nv50_mc.c
nv50_pm.c
nv50_sor.c
nva3_pm.c
nvc0_fb.c
nvc0_fifo.c
nvc0_graph.c
nvc0_instmem.c
nvreg.h