alistair23-linux/drivers/gpu/drm/nouveau
Ben Skeggs d02836b4f5 drm/nv84-nvc0: explicitly map semaphore buffer into channel vm
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2011-06-23 16:00:17 +10:00
..
Kconfig drm: fix nouveau_acpi build 2011-05-16 11:57:20 +10:00
Makefile drm/nv50: rename nv84_mpeg to nv50_mpeg 2011-05-16 10:49:04 +10:00
nouveau_acpi.c drm/nouveau: drop leftover debugging 2011-06-20 15:27:18 +10:00
nouveau_backlight.c nouveau: change the backlight parent device to the connector, not the PCI dev 2011-03-22 17:43:59 -07:00
nouveau_bios.c drm/nouveau: silence error for missing dac loadval table 2011-06-23 15:58:10 +10:00
nouveau_bios.h drm/nouveau: recognise DCB connector type 0x41 as LVDS 2011-05-16 10:50:13 +10:00
nouveau_bo.c drm/nouveau: initial changes to support multiple VMAs per buffer object 2011-06-23 15:59:53 +10:00
nouveau_calc.c
nouveau_channel.c drm/nv50-nvc0: explicitly map pushbuf bo into channel vm 2011-06-23 16:00:09 +10:00
nouveau_connector.c drm/nouveau: recognise DCB connector type 0x41 as LVDS 2011-05-16 10:50:13 +10:00
nouveau_connector.h
nouveau_crtc.h
nouveau_debugfs.c
nouveau_display.c drm/nouveau: remove remnants of nouveau_pgraph_engine 2011-05-16 10:48:45 +10:00
nouveau_dma.c drm/nouveau: convert some bo.offset use to vma.offset 2011-06-23 15:59:39 +10:00
nouveau_dma.h
nouveau_dp.c
nouveau_drv.c drm/nouveau: convert bo.mem.start usage to bo.offset 2011-06-23 15:59:44 +10:00
nouveau_drv.h drm/nv84-nvc0: explicitly map semaphore buffer into channel vm 2011-06-23 16:00:17 +10:00
nouveau_encoder.h
nouveau_fb.h drm/nv50-nvc0: explicitly map fbcon fb into channel vm 2011-06-23 15:59:59 +10:00
nouveau_fbcon.c drm/nv50-nvc0: explicitly map fbcon fb into channel vm 2011-06-23 15:59:59 +10:00
nouveau_fbcon.h
nouveau_fence.c drm/nv84-nvc0: explicitly map semaphore buffer into channel vm 2011-06-23 16:00:17 +10:00
nouveau_gem.c drm/nv50-nvc0: completely disable relocs 2011-06-23 15:59:49 +10:00
nouveau_grctx.h drm/nouveau: Fix missing whitespace checkpatch.pl errors. 2011-05-16 10:47:25 +10:00
nouveau_hw.c drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901). 2011-06-07 09:22:29 +10:00
nouveau_hw.h
nouveau_i2c.c
nouveau_i2c.h
nouveau_ioc32.c
nouveau_irq.c
nouveau_mem.c drm/nouveau: create temp vmas for both src and dst of bo moves 2011-06-23 15:59:34 +10:00
nouveau_mm.c
nouveau_mm.h
nouveau_notifier.c drm/nv50-nvc0: explicitly map notifier bo into channel vm 2011-06-23 16:00:04 +10:00
nouveau_object.c drm/nouveau: convert bo.mem.start usage to bo.offset 2011-06-23 15:59:44 +10:00
nouveau_perf.c drm/nouveau/pm: Prevent overflow in nouveau_perf_init() 2011-06-18 14:38:38 +10:00
nouveau_pm.c drm/nouveau: Associate memtimings with performance levels on cards <= nv98 2011-05-16 10:50:30 +10:00
nouveau_pm.h
nouveau_ramht.c
nouveau_ramht.h
nouveau_reg.h drm/nouveau: Fix missing whitespace checkpatch.pl errors. 2011-05-16 10:47:25 +10:00
nouveau_sgdma.c drm/nv40: fall back to paged dma object for the moment 2011-06-07 09:23:03 +10:00
nouveau_state.c drm/nv50-nvc0/vm: take client reference on shared channel vm 2011-06-23 15:58:46 +10:00
nouveau_temp.c
nouveau_ttm.c
nouveau_util.c
nouveau_util.h
nouveau_vm.c drm/nouveau: fix vram page mapping when crossing page table boundaries 2011-06-07 09:22:48 +10:00
nouveau_vm.h drm/nouveau: initial changes to support multiple VMAs per buffer object 2011-06-23 15:59:53 +10:00
nouveau_volt.c drm/nouveau: use static vidshift of 2 on volt 0x30 tables 2011-05-16 10:47:47 +10:00
nv04_crtc.c drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901). 2011-06-07 09:22:29 +10:00
nv04_cursor.c
nv04_dac.c
nv04_dfp.c drm/nouveau: fix oops on unload with disabled LVDS panel 2011-04-05 11:07:05 +10:00
nv04_display.c
nv04_fb.c
nv04_fbcon.c
nv04_fifo.c
nv04_graph.c drm/nv04/gr: move to exec engine interfaces 2011-05-16 10:48:27 +10:00
nv04_instmem.c drm/nouveau: will need to specify channel for vm-ful gpuobj allocations 2011-06-23 15:59:18 +10:00
nv04_mc.c
nv04_pm.c
nv04_timer.c
nv04_tv.c
nv10_fb.c
nv10_fifo.c
nv10_gpio.c
nv10_graph.c drm/nouveau: move set_tile_region to nouveau_exec_engine 2011-05-16 10:48:33 +10:00
nv17_tv.c
nv17_tv.h
nv17_tv_modes.c
nv20_graph.c drm/nouveau: remove remnants of nouveau_pgraph_engine 2011-05-16 10:48:45 +10:00
nv30_fb.c
nv40_fb.c
nv40_fifo.c drm/nv40/vpe: add support for PMPEG 2011-05-16 10:48:56 +10:00
nv40_graph.c drm/nv40/gr: oops, fix random bits getting set in engine obj 2011-05-16 10:49:47 +10:00
nv40_grctx.c
nv40_mc.c
nv40_mpeg.c drm/nv40/vpe: add support for PMPEG 2011-05-16 10:48:56 +10:00
nv50_calc.c drm/nva3/clk: better pll calculation when no fractional fb div available 2011-05-16 10:50:59 +10:00
nv50_crtc.c drm/nouveau: convert bo.mem.start usage to bo.offset 2011-06-23 15:59:44 +10:00
nv50_cursor.c
nv50_dac.c
nv50_display.c drm/nouveau: convert bo.mem.start usage to bo.offset 2011-06-23 15:59:44 +10:00
nv50_display.h
nv50_evo.c drm/nouveau: convert bo.mem.start usage to bo.offset 2011-06-23 15:59:44 +10:00
nv50_evo.h
nv50_fb.c
nv50_fbcon.c drm/nv50-nvc0: explicitly map fbcon fb into channel vm 2011-06-23 15:59:59 +10:00
nv50_fifo.c
nv50_gpio.c
nv50_graph.c drm/nva3: implement support for copy engine 2011-05-16 10:48:48 +10:00
nv50_grctx.c drm/nouveau: Fix brace placement checkpatch.pl errors. 2011-05-16 10:47:19 +10:00
nv50_instmem.c drm/nouveau: will need to specify channel for vm-ful gpuobj allocations 2011-06-23 15:59:18 +10:00
nv50_mc.c
nv50_mpeg.c drm/nv50: support PMPEG on original nv50 2011-05-16 10:49:08 +10:00
nv50_pm.c drm/nv50: improve nv50_pm_get_clock() 2011-05-16 10:49:41 +10:00
nv50_sor.c
nv50_vm.c drm/nv50-nvc0/vm: don't touch chan_vm 2011-06-23 15:58:40 +10:00
nv50_vram.c
nv84_crypt.c drm/nouveau: working towards a common way to represent engines 2011-05-16 10:48:01 +10:00
nva3_copy.c drm/nva3: implement support for copy engine 2011-05-16 10:48:48 +10:00
nva3_copy.fuc drm/nva3: implement support for copy engine 2011-05-16 10:48:48 +10:00
nva3_copy.fuc.h drm/nva3: implement support for copy engine 2011-05-16 10:48:48 +10:00
nva3_pm.c drm/nva3/clk: better pll calculation when no fractional fb div available 2011-05-16 10:50:59 +10:00
nvc0_copy.c drm/nouveau: will need to specify channel for vm-ful gpuobj allocations 2011-06-23 15:59:18 +10:00
nvc0_copy.fuc.h drm/nvc0: implement support for copy engines 2011-05-16 10:48:53 +10:00
nvc0_fb.c drm/nvc0/fb: allocate page for some unknown PFFB object 2011-06-23 15:56:59 +10:00
nvc0_fbcon.c drm/nv50-nvc0: explicitly map notifier bo into channel vm 2011-06-23 16:00:04 +10:00
nvc0_fifo.c drm/nvc0/fifo: fix typos in unload_context 2011-06-23 15:57:03 +10:00
nvc0_graph.c drm/nouveau: will need to specify channel for vm-ful gpuobj allocations 2011-06-23 15:59:18 +10:00
nvc0_graph.fuc drm/nvc0/gr: import and use our own fuc by default 2011-06-23 15:57:38 +10:00
nvc0_graph.h drm/nvc0/gr: calculate magicgpc918 ourselves 2011-06-23 15:57:48 +10:00
nvc0_grctx.c drm/nvc0/gr: fill in some more data for 0xc1/0xc8/0xce 2011-06-23 15:57:56 +10:00
nvc0_grgpc.fuc drm/nvc0/gr: import and use our own fuc by default 2011-06-23 15:57:38 +10:00
nvc0_grgpc.fuc.h drm/nvc0/gr: import and use our own fuc by default 2011-06-23 15:57:38 +10:00
nvc0_grhub.fuc drm/nvc0/gr: import and use our own fuc by default 2011-06-23 15:57:38 +10:00
nvc0_grhub.fuc.h drm/nvc0/gr: import and use our own fuc by default 2011-06-23 15:57:38 +10:00
nvc0_instmem.c
nvc0_vm.c drm/nv50-nvc0/vm: don't touch chan_vm 2011-06-23 15:58:40 +10:00
nvc0_vram.c
nvreg.h drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901). 2011-06-07 09:22:29 +10:00