linux/drivers/gpu/drm/nouveau
Ben Skeggs 32256c87ea drm/nouveau/fifo/nvc0: improve interrupt handler somewhat
Logs extra info for interrupts that have a sub-status register, and
handles the "special" ack from INTR bit 31.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2013-02-20 16:00:44 +10:00
..
core drm/nouveau/fifo/nvc0: improve interrupt handler somewhat 2013-02-20 16:00:44 +10:00
Kconfig
Makefile drm/nouveau/bios: add support for parsing xpio table data 2013-02-20 16:00:28 +10:00
nouveau_abi16.c Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next 2012-12-10 20:03:58 +10:00
nouveau_abi16.h
nouveau_acpi.c drm/nouveau: Add interface to detect optimus and v1 support 2012-11-29 09:57:59 +10:00
nouveau_acpi.h drm/nouveau: Add interface to detect optimus and v1 support 2012-11-29 09:57:59 +10:00
nouveau_agp.c
nouveau_agp.h
nouveau_backlight.c drm/nouveau: handle backlight_device_register failure 2013-02-20 16:00:39 +10:00
nouveau_bios.c drm/nouveau: use pr_cont 2013-02-20 16:00:31 +10:00
nouveau_bios.h drm/nouveau: remove some more unnecessary legacy bios code 2013-02-20 16:00:27 +10:00
nouveau_bo.c drm/nouveau: fix init with agpgart-uninorth 2013-01-04 16:04:33 +10:00
nouveau_bo.h drm/ttm: remove no_wait_reserve, v3 2012-12-10 20:21:30 +10:00
nouveau_calc.c
nouveau_chan.c drm/nouveau: report channel owner in error messages 2013-02-20 16:00:33 +10:00
nouveau_chan.h
nouveau_connector.c drm/nouveau: use kmemdup for edid allocation/copying 2013-02-20 16:00:39 +10:00
nouveau_connector.h drm/nv50-nvc0: switch to common disp impl, removing previous version 2012-11-29 09:57:58 +10:00
nouveau_crtc.h drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge 2012-11-29 09:57:58 +10:00
nouveau_display.c drm/nouveau: use drm_property_create_range helper 2013-02-20 16:00:38 +10:00
nouveau_display.h
nouveau_dma.c
nouveau_dma.h
nouveau_dp.c drm/nouveau/dp: remove last bits of VBIOS parsing from DRM code 2012-11-29 09:57:54 +10:00
nouveau_drm.c drm/nouveau: quiet static-related sparse noise 2013-02-20 16:00:36 +10:00
nouveau_drm.h drm/nouveau: convert to dev_pm_ops 2012-11-29 09:58:00 +10:00
nouveau_encoder.h drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge 2012-11-29 09:57:58 +10:00
nouveau_fbcon.c
nouveau_fbcon.h
nouveau_fence.c drm/nouveau: remove unnecessary null pointer check from nouveau_fence_new 2013-02-20 16:00:37 +10:00
nouveau_fence.h drm/nv17-50: restore fence buffer on resume 2013-01-13 18:07:45 +10:00
nouveau_gem.c drm/nouveau: report channel owner in ioctl error paths 2013-02-20 16:00:41 +10:00
nouveau_gem.h
nouveau_hw.c
nouveau_hw.h
nouveau_hwsq.h
nouveau_ioc32.c
nouveau_ioctl.h
nouveau_irq.c drm/nv50/disp: move remaining interrupt handling into core 2012-11-29 09:57:52 +10:00
nouveau_irq.h
nouveau_mem.c
nouveau_perf.c
nouveau_pm.c drm/nouveau/hwmon: create hwmon attributes under hwmon device in sysfs 2013-02-20 16:00:26 +10:00
nouveau_pm.h
nouveau_prime.c drm/prime: drop reference on imported dma-buf come from gem 2013-01-08 14:41:53 +10:00
nouveau_reg.h
nouveau_sgdma.c
nouveau_ttm.c
nouveau_ttm.h
nouveau_vga.c drm/nouveau: convert to dev_pm_ops 2012-11-29 09:58:00 +10:00
nouveau_vga.h
nouveau_volt.c
nv04_crtc.c drm/nouveau: unpin various bo's before destroying 2012-11-29 09:58:11 +10:00
nv04_cursor.c
nv04_dac.c drm/nouveau: silence modesetting spam on pre-gf8 chipsets 2012-10-31 10:57:53 +10:00
nv04_dfp.c drm/nouveau: fix blank LVDS screen regression on pre-nv50 cards 2013-01-13 18:07:45 +10:00
nv04_display.c drm/nouveau: remove newline-only NV_DEBUG calls 2012-11-29 09:56:36 +10:00
nv04_display.h
nv04_fbcon.c
nv04_fence.c
nv04_pm.c
nv04_tv.c drm/nouveau: silence modesetting spam on pre-gf8 chipsets 2012-10-31 10:57:53 +10:00
nv10_fence.c drm/nouveau: share fence structures between nv10+ and nv50 implementations 2013-02-20 16:00:34 +10:00
nv10_fence.h drm/nouveau: share fence structures between nv10+ and nv50 implementations 2013-02-20 16:00:34 +10:00
nv17_tv_modes.c
nv17_tv.c drm/nouveau: drm_connector_property -> drm_object_property 2012-11-30 10:30:48 -06:00
nv17_tv.h
nv40_pm.c
nv50_display.c drm/nv50/disp: fix missing sor modectrl sync flags 2013-02-20 16:00:43 +10:00
nv50_display.h drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge 2012-11-29 09:57:58 +10:00
nv50_fbcon.c
nv50_fence.c drm/nouveau: share fence structures between nv10+ and nv50 implementations 2013-02-20 16:00:34 +10:00
nv50_pm.c drm/nv50-nvc0: switch to common disp impl, removing previous version 2012-11-29 09:57:58 +10:00
nv84_fence.c drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge 2012-11-29 09:57:58 +10:00
nva3_pm.c
nvc0_fbcon.c
nvc0_fence.c drm/nouveau: unpin various bo's before destroying 2012-11-29 09:58:11 +10:00
nvc0_pm.c
nvreg.h