linux/drivers/gpu/drm/nouveau
Ben Skeggs 1da265662d drm/nv50: report BAR access faults
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2010-09-24 16:24:46 +10:00
..
Kconfig
Makefile drm/nouveau: move ramht code out of nouveau_object.c, nothing to see here 2010-09-24 16:19:55 +10:00
nouveau_acpi.c
nouveau_backlight.c
nouveau_bios.c drm/nouveau: Fix TMDS on some DCB1.5 boards. 2010-08-26 15:11:31 +10:00
nouveau_bios.h drm/nv50: add dcb type 14 to enum to prevent compiler complaint 2010-08-26 15:11:02 +10:00
nouveau_bo.c drm/nouveau: rework init ordering so nv50_instmem.c can be less bad 2010-09-24 16:22:42 +10:00
nouveau_calc.c drm/nv20: Use the nv30 CRTC bandwidth calculation code. 2010-09-24 16:17:59 +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: Use a nondestructive mode for output detect when polling (v2) 2010-09-14 20:38:48 +10:00
nouveau_connector.h
nouveau_crtc.h
nouveau_debugfs.c
nouveau_display.c drm: Propagate error code from fb_create() 2010-08-10 10:46:51 +10:00
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
nouveau_drv.c drm: kill get_reg_ofs callback 2010-08-30 09:44:56 +10:00
nouveau_drv.h drm/nv50: move vm trap to nv50_fb.c 2010-09-24 16:24:38 +10:00
nouveau_encoder.h
nouveau_fb.h
nouveau_fbcon.c Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 2010-08-12 09:21:39 -07:00
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/nv20: Use the nv30 CRTC bandwidth calculation code. 2010-09-24 16:17:59 +10:00
nouveau_hw.h
nouveau_i2c.c drm/nv50: fix minor thinko from nvc0 changes 2010-08-17 11:58:53 +10:00
nouveau_i2c.h
nouveau_ioc32.c
nouveau_irq.c drm/nv50: report BAR access faults 2010-09-24 16:24:46 +10:00
nouveau_mem.c drm/nouveau: rework init ordering so nv50_instmem.c can be less bad 2010-09-24 16:22:42 +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_ramht.c drm/nouveau: protect ramht_find() from oopsing if on channel without ramht 2010-09-24 16:23:54 +10:00
nouveau_ramht.h drm/nouveau: add spinlock around ramht modifications 2010-09-24 16:23:30 +10:00
nouveau_reg.h
nouveau_sgdma.c drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity 2010-09-24 16:20:14 +10:00
nouveau_state.c drm/nouveau: rework init ordering so nv50_instmem.c can be less bad 2010-09-24 16:22:42 +10:00
nouveau_ttm.c
nv04_crtc.c drm/nouveau: require explicit unmap of kmapped bos 2010-09-24 16:18:31 +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: tidy ram{ht,fc,ro} a bit 2010-09-24 16:23:22 +10:00
nv04_graph.c
nv04_instmem.c drm/nouveau: tidy ram{ht,fc,ro} a bit 2010-09-24 16:23:22 +10:00
nv04_mc.c
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.c drm/nv40: Try to set up CRE_LCD even if it has unknown bits set. 2010-09-24 16:19:09 +10:00
nv17_tv.h
nv17_tv_modes.c
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
nv50_dac.c
nv50_display.c drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity 2010-09-24 16:20:14 +10:00
nv50_display.h
nv50_evo.h
nv50_fb.c drm/nv50: move vm trap to nv50_fb.c 2010-09-24 16:24:38 +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 nouveau_gpuobj_ref completely, replace with sanity 2010-09-24 16:20:14 +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: tidy ram{ht,fc,ro} a bit 2010-09-24 16:23:22 +10:00
nv50_mc.c
nv50_sor.c
nvc0_fb.c
nvc0_fifo.c
nvc0_graph.c
nvc0_instmem.c drm/nouveau: tidy ram{ht,fc,ro} a bit 2010-09-24 16:23:22 +10:00
nvreg.h