linux-stable-rt/drivers/gpu/drm/nouveau
Ben Skeggs efa58db3de drm/nouveau: move + rename some stuff in nouveau_sgdma.c
In preparation for the addition of a new nv40 pcie backend.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2011-02-25 06:30:05 +10:00
..
Kconfig kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
Makefile
nouveau_acpi.c
nouveau_backlight.c
nouveau_bios.c Merge remote-tracking branch 'airlied/drm-core-next' into drm-nouveau-next 2011-02-25 06:17:07 +10:00
nouveau_bios.h
nouveau_bo.c drm/nouveau: flips/flipd need to always set 'evict' for move_accel_cleanup() 2011-02-17 09:41:01 +10:00
nouveau_calc.c
nouveau_channel.c
nouveau_connector.c drm/nouveau: fix non-EDIDful native mode selection 2011-02-17 09:40:03 +10:00
nouveau_connector.h
nouveau_crtc.h
nouveau_debugfs.c
nouveau_display.c
nouveau_dma.c
nouveau_dma.h
nouveau_dp.c
nouveau_drv.c drm: rework PCI/platform driver interface. 2011-02-07 13:09:36 +10:00
nouveau_drv.h Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes 2011-01-26 17:12:42 +10:00
nouveau_encoder.h
nouveau_fb.h
nouveau_fbcon.c Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next into drm-fixes 2011-01-17 12:20:31 +10:00
nouveau_fbcon.h
nouveau_fence.c
nouveau_gem.c
nouveau_grctx.h
nouveau_hw.c
nouveau_hw.h
nouveau_i2c.c
nouveau_i2c.h
nouveau_ioc32.c
nouveau_irq.c
nouveau_mem.c Revert "ttm: Include the 'struct dev' when using the DMA API." 2011-02-23 14:24:01 +10:00
nouveau_mm.c drm/nouveau: greatly simplify mm, killing some bugs in the process 2011-01-17 11:28:54 +10:00
nouveau_mm.h drm/nouveau: greatly simplify mm, killing some bugs in the process 2011-01-17 11:28:54 +10:00
nouveau_notifier.c
nouveau_object.c drm/nouveau: don't munge in drm_mm internals 2011-02-23 10:18:20 +10:00
nouveau_perf.c
nouveau_pm.c drm/nouveau: fix suspend/resume on GPUs that don't have PM support 2011-02-17 12:02:22 +10:00
nouveau_pm.h
nouveau_ramht.c
nouveau_ramht.h
nouveau_reg.h
nouveau_sgdma.c drm/nouveau: move + rename some stuff in nouveau_sgdma.c 2011-02-25 06:30:05 +10:00
nouveau_state.c drm: rework PCI/platform driver interface. 2011-02-07 13:09:36 +10:00
nouveau_temp.c drm/nouveau: probe for adt7473 before f75375 2011-01-25 11:04:34 +10:00
nouveau_ttm.c
nouveau_util.c
nouveau_util.h
nouveau_vm.c
nouveau_vm.h
nouveau_volt.c
nv04_crtc.c
nv04_cursor.c
nv04_dac.c
nv04_dfp.c drm/nv04-nv40: Fix NULL dereference when we fail to find an LVDS native mode. 2011-02-17 09:39:49 +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
nv04_timer.c
nv04_tv.c
nv10_fb.c
nv10_fifo.c
nv10_gpio.c
nv10_graph.c
nv17_tv.c drm: Mark constant arrays of drm_display_mode const 2011-02-23 11:13:11 +10:00
nv17_tv.h drm: Mark constant arrays of drm_display_mode const 2011-02-23 11:13:11 +10:00
nv17_tv_modes.c drm: Mark constant arrays of drm_display_mode const 2011-02-23 11:13:11 +10:00
nv20_graph.c
nv30_fb.c
nv40_fb.c
nv40_fifo.c
nv40_graph.c drm/nv40: fix tiling-related setup for a number of chipsets 2011-02-17 09:40:34 +10:00
nv40_grctx.c drm/nv40: make detection of 0x4097-ful chipsets available everywhere 2011-01-17 11:28:31 +10:00
nv40_mc.c drm/nv40: initialise 0x17xx on all chipsets that have it 2011-01-17 11:28:43 +10:00
nv50_calc.c
nv50_crtc.c
nv50_cursor.c
nv50_dac.c
nv50_display.c
nv50_display.h
nv50_evo.c drm/nv50: fix display on 0x50 2011-02-02 10:17:48 +10:00
nv50_evo.h
nv50_fb.c
nv50_fbcon.c
nv50_fifo.c
nv50_gpio.c
nv50_graph.c drm/nv50: Fix race with PFIFO during PGRAPH context destruction. 2011-01-25 11:04:53 +10:00
nv50_grctx.c
nv50_instmem.c drm/nouveau: don't munge in drm_mm internals 2011-02-23 10:18:20 +10:00
nv50_mc.c
nv50_pm.c
nv50_sor.c
nv50_vm.c drm/nv50: fix regression on IGPs 2011-01-28 11:10:34 +10:00
nv50_vram.c
nv84_crypt.c
nva3_pm.c
nvc0_fb.c
nvc0_fbcon.c
nvc0_fifo.c
nvc0_graph.c drm/nvc0: implement irq handler for whatever's at 0x14xxxx 2011-01-25 11:04:44 +10:00
nvc0_graph.h
nvc0_grctx.c drm/nvc0/grctx: correct an off-by-one 2011-01-25 11:05:01 +10:00
nvc0_instmem.c drm/nouveau: don't munge in drm_mm internals 2011-02-23 10:18:20 +10:00
nvc0_vm.c drm/nvc0: enable protection of system-use-only structures in vm 2011-01-17 11:28:50 +10:00
nvc0_vram.c
nvreg.h