..
Kconfig
Makefile
drm/nv04-nv40: import initial pm backend
2010-09-24 16:27:13 +10:00
nouveau_acpi.c
drm/nouveau: we can't free ACPI EDID, so make a copy that we can
2010-09-24 16:26:24 +10:00
nouveau_backlight.c
nouveau_bios.c
drm/nouveau: make bios code easier to use externally
2010-09-24 16:26:56 +10:00
nouveau_bios.h
drm/nouveau: make bios code easier to use externally
2010-09-24 16:26:56 +10:00
nouveau_bo.c
drm/nouveau: better handling of unmappable vram
2010-09-24 16:25:55 +10:00
nouveau_calc.c
drm/nouveau: make the behaviour of get_pll_limits() consistent
2010-09-24 16:26:49 +10:00
nouveau_channel.c
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
2010-09-24 16:20:14 +10:00
nouveau_connector.c
drm/nouveau: Try to fetch an EDID from OF if DDC fails.
2010-09-24 16:25:48 +10:00
nouveau_connector.h
nouveau_crtc.h
nouveau_debugfs.c
nouveau_display.c
nouveau_dma.c
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
2010-09-24 16:20:14 +10:00
nouveau_dma.h
nouveau_dp.c
drm/nouveau: Remove implicit argument from nv_wait().
2010-09-24 16:25:36 +10:00
nouveau_drv.c
drm/nouveau: Add module parameter to override the default AGP rate.
2010-09-24 16:25:16 +10:00
nouveau_drv.h
drm/nouveau: import initial work on vbios performance table parsing
2010-09-24 16:27:00 +10:00
nouveau_encoder.h
nouveau_fb.h
nouveau_fbcon.c
nouveau_fbcon.h
nouveau_fence.c
drm/nouveau: Take fence spinlock before reading the last sequence.
2010-09-03 08:23:30 +10:00
nouveau_gem.c
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixes
2010-09-03 13:31:33 +10:00
nouveau_grctx.h
drm/nouveau: modify object accessors, offset in bytes rather than dwords
2010-09-24 16:20:00 +10:00
nouveau_hw.c
drm/nv04-nv40: import initial pm backend
2010-09-24 16:27:13 +10:00
nouveau_hw.h
nouveau_i2c.c
nouveau_i2c.h
nouveau_ioc32.c
nouveau_irq.c
drm/nouveau: handle fifo pusher errors better
2010-09-24 16:26:02 +10:00
nouveau_mem.c
drm/nouveau: Simplify tile region handling.
2010-09-24 16:25:44 +10:00
nouveau_notifier.c
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
2010-09-24 16:20:14 +10:00
nouveau_object.c
drm/nouveau: remove nouveau_gpuobj_late_takedown
2010-09-24 16:23:46 +10:00
nouveau_perf.c
drm/nouveau: import initial work on vbios performance table parsing
2010-09-24 16:27:00 +10:00
nouveau_pm.c
drm/nouveau: import initial work on vbios performance table parsing
2010-09-24 16:27:00 +10:00
nouveau_pm.h
drm/nv04-nv40: import initial pm backend
2010-09-24 16:27:13 +10:00
nouveau_ramht.c
drm/nouveau: Don't remove ramht entries from the neighboring channels.
2010-09-24 16:25:03 +10:00
nouveau_ramht.h
drm/nouveau: add spinlock around ramht modifications
2010-09-24 16:23:30 +10:00
nouveau_reg.h
drm/nouveau: Simplify tile region handling.
2010-09-24 16:25:44 +10:00
nouveau_sgdma.c
drm/nouveau: zero dummy page
2010-09-24 16:26:35 +10:00
nouveau_state.c
drm/nv04-nv40: import initial pm backend
2010-09-24 16:27:13 +10:00
nouveau_ttm.c
nouveau_volt.c
drm/nouveau: import initial work on vbios performance table parsing
2010-09-24 16:27:00 +10:00
nv04_crtc.c
drm/nouveau: make the behaviour of get_pll_limits() consistent
2010-09-24 16:26:49 +10:00
nv04_cursor.c
nv04_dac.c
drm/nv40: Try to set up CRE_LCD even if it has unknown bits set.
2010-09-24 16:19:09 +10:00
nv04_dfp.c
drm/nv40: Try to set up CRE_LCD even if it has unknown bits set.
2010-09-24 16:19:09 +10:00
nv04_display.c
nv04_fb.c
nv04_fbcon.c
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
2010-09-24 16:20:14 +10:00
nv04_fifo.c
drm/nouveau: Simplify tile region handling.
2010-09-24 16:25:44 +10:00
nv04_graph.c
nv04_instmem.c
drm/nouveau: PRAMIN is available from the start on pre-nv50.
2010-09-24 16:25:28 +10:00
nv04_mc.c
nv04_pm.c
drm/nv04-nv40: import initial pm backend
2010-09-24 16:27:13 +10:00
nv04_timer.c
nv04_tv.c
nv10_fb.c
nv10_fifo.c
drm/nouveau: tidy ram{ht,fc,ro} a bit
2010-09-24 16:23:22 +10:00
nv10_gpio.c
nv10_graph.c
nv17_tv_modes.c
drm/nouveau: Break some long lines in the TV-out code.
2010-09-24 16:24:59 +10:00
nv17_tv.c
drm/nouveau: Break some long lines in the TV-out code.
2010-09-24 16:24:59 +10:00
nv17_tv.h
drm/nouveau: Break some long lines in the TV-out code.
2010-09-24 16:24:59 +10:00
nv20_graph.c
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
2010-09-24 16:20:14 +10:00
nv30_fb.c
nv40_fb.c
nv40_fifo.c
drm/nouveau: tidy ram{ht,fc,ro} a bit
2010-09-24 16:23:22 +10:00
nv40_graph.c
drm/nv50: allow gpuobjs that aren't mapped into aperture
2010-09-24 16:20:28 +10:00
nv40_grctx.c
drm/nouveau: modify object accessors, offset in bytes rather than dwords
2010-09-24 16:20:00 +10:00
nv40_mc.c
nv50_calc.c
nv50_crtc.c
drm/nouveau: require explicit unmap of kmapped bos
2010-09-24 16:18:31 +10:00
nv50_cursor.c
drm/nouveau: Remove implicit argument from nv_wait().
2010-09-24 16:25:36 +10:00
nv50_dac.c
drm/nouveau: Remove implicit argument from nv_wait().
2010-09-24 16:25:36 +10:00
nv50_display.c
drm/nouveau: Remove implicit argument from nv_wait().
2010-09-24 16:25:36 +10:00
nv50_display.h
nv50_evo.h
nv50_fb.c
drm/nv50: fix 100c90 write on nva3
2010-09-24 16:26:41 +10:00
nv50_fbcon.c
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
2010-09-24 16:20:14 +10:00
nv50_fifo.c
drm/nouveau: tidy ram{ht,fc,ro} a bit
2010-09-24 16:23:22 +10:00
nv50_gpio.c
nv50_graph.c
drm/nouveau: Remove implicit argument from nv_wait().
2010-09-24 16:25:36 +10:00
nv50_grctx.c
drm/nv50: demagic grctx, and add NVAF support
2010-09-24 16:24:00 +10:00
nv50_instmem.c
drm/nouveau: Remove implicit argument from nv_wait().
2010-09-24 16:25:36 +10:00
nv50_mc.c
nv50_pm.c
drm/nv50: import initial clock get/set routines + hook up pm engine
2010-09-24 16:27:06 +10:00
nv50_sor.c
drm/nouveau: Remove implicit argument from nv_wait().
2010-09-24 16:25:36 +10:00
nvc0_fb.c
nvc0_fifo.c
drm/nouveau: Simplify tile region handling.
2010-09-24 16:25:44 +10:00
nvc0_graph.c
nvc0_instmem.c
drm/nouveau: Remove implicit argument from nv_wait().
2010-09-24 16:25:36 +10:00
nvreg.h