..
Kconfig
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
2011-01-20 17:02:05 -08:00
Makefile
drm/nvc0: implement fbcon acceleration
2010-12-21 17:18:39 +10:00
nouveau_acpi.c
nouveau/acpi: improve detection of what is IGD and what is DIS.
2011-01-05 13:43:32 +10:00
nouveau_backlight.c
Merge branch 'master' into for-next
2010-12-22 18:57:02 +01:00
nouveau_bios.c
Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next into drm-fixes
2011-02-17 13:56:35 +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: flips/flipd need to always set 'evict' for move_accel_cleanup()
2011-02-17 09:41:01 +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: create grctx on the fly on all chipsets
2011-01-07 14:03:58 +10:00
nouveau_connector.c
drm/nouveau: fix non-EDIDful native mode selection
2011-02-17 09:40:03 +10:00
nouveau_connector.h
drm/nouveau: Use "force" to decide if analog load detection is ok or not.
2010-11-18 14:38:41 +10:00
nouveau_crtc.h
nouveau_debugfs.c
drm/nouveau: add debugfs file to forcibly evict everything from vram
2010-09-24 16:28:33 +10:00
nouveau_display.c
drm/nouveau: Implement the pageflip ioctl.
2010-12-03 15:11:12 +10:00
nouveau_dma.c
drm/nvc0: fix channel dma init paths
2010-12-21 17:17:34 +10:00
nouveau_dma.h
drm/nvc0: initial support for tiled buffer objects
2010-12-21 17:18:42 +10:00
nouveau_dp.c
drm/nv50: rework PGPIO IRQ handling and hotplug detection
2010-12-03 15:11:45 +10:00
nouveau_drv.c
console: rename acquire/release_console_sem() to console_lock/unlock()
2011-01-26 10:50:06 +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
drm/nouveau: enable enhanced framing only if DP display supports it
2010-10-05 09:57:35 +10:00
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
drm/nvc0: implement fbcon acceleration
2010-12-21 17:18:39 +10:00
nouveau_fence.c
drm/nvc0: reserve only subc 0 for kernel use
2010-12-30 11:55:07 +10:00
nouveau_gem.c
drm/nouveau: kick vram functions out into an "engine"
2010-12-08 13:48:20 +10:00
nouveau_grctx.h
nouveau_hw.c
drm/nouveau: introduce a util function to wait on reg != val
2010-12-08 03:00:36 +01:00
nouveau_hw.h
drm/nv04: Fix scanout over the 16MB mark.
2010-11-18 14:38:38 +10:00
nouveau_i2c.c
drm/nouveau: Fix a few confusions between "chipset" and "card_type".
2010-11-18 14:39:04 +10:00
nouveau_i2c.h
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
2010-10-26 18:57:59 -07:00
nouveau_ioc32.c
nouveau_irq.c
drm/nouveau: tidy+move PGRAPH ISRs to their respective *_graph.c files
2010-12-03 15:11:41 +10:00
nouveau_mem.c
drm/nouveau: greatly simplify mm, killing some bugs in the process
2011-01-17 11:28:54 +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
drm/nvc0: reject the notifier_alloc ioctl
2010-12-21 17:17:23 +10:00
nouveau_object.c
drm/nouveau: create grctx on the fly on all chipsets
2011-01-07 14:03:58 +10:00
nouveau_perf.c
drm/nouveau: parse voltage from perf 0x40 entires
2010-10-05 09:59:39 +10:00
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
drm/nva3: split pm backend out from nv50
2010-10-05 09:57:54 +10:00
nouveau_ramht.c
drm/nv04-nv40: Give "gpuobj->cinst" the same meaning as on nv50.
2010-12-08 03:00:09 +01:00
nouveau_ramht.h
drm/nouveau: return error from nouveau_ramht_remove() if not found
2010-12-03 15:05:27 +10:00
nouveau_reg.h
drm/nouveau: tidy up and extend dma object creation interfaces
2010-12-03 15:11:59 +10:00
nouveau_sgdma.c
drm/nv04-nv40: Fix up PCI(E) GART DMA object bus address calculation.
2010-12-08 15:53:04 +10:00
nouveau_state.c
drm/switcheroo: track state of switch in drivers.
2011-01-05 13:45:30 +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
drm/nouveau: move bitfield/enum helpers to nouveau_util.c
2010-12-03 15:11:36 +10:00
nouveau_util.h
drm/nouveau: move bitfield/enum helpers to nouveau_util.c
2010-12-03 15:11:36 +10:00
nouveau_vm.c
drm/nvc0: import initial vm backend
2010-12-21 17:17:09 +10:00
nouveau_vm.h
drm/nvc0: import initial vm backend
2010-12-21 17:17:09 +10:00
nouveau_volt.c
drm/nouveau: fix thinko in volt 0x1x parsing
2010-09-24 16:27:58 +10:00
nv04_crtc.c
drm/nouveau: Call drm_vblank_pre/post_modeset() around mode setting.
2010-12-03 15:11:14 +10:00
nv04_cursor.c
nv04_dac.c
drm/nouveau: introduce a util function to wait on reg != val
2010-12-08 03:00:36 +01:00
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
drm/nv04-nv40: unregister irq handler on destroy
2010-12-03 15:11:43 +10:00
nv04_fb.c
nv04_fbcon.c
drm/nouveau: implicitly insert non-DMA objects into RAMHT
2010-12-08 03:00:35 +01:00
nv04_fifo.c
drm/nouveau: make fifo.create_context() responsible for mapping control regs
2010-12-08 03:00:34 +01:00
nv04_graph.c
drm/nv04-nv10: Don't re-enable FIFO access multiple times after IRQ dispatch.
2010-12-08 03:00:20 +01:00
nv04_instmem.c
drm/nouveau: rework gpu-specific instmem interfaces
2010-12-03 15:11:48 +10:00
nv04_mc.c
nv04_pm.c
drm/nv10-nv20: Fix instability after MPLL changes.
2010-11-18 14:38:47 +10:00
nv04_timer.c
nv04_tv.c
drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD.
2010-10-05 09:58:43 +10:00
nv10_fb.c
drm/nv20: Add Z compression support.
2010-12-03 15:11:21 +10:00
nv10_fifo.c
drm/nouveau: make fifo.create_context() responsible for mapping control regs
2010-12-08 03:00:34 +01:00
nv10_gpio.c
nv10_graph.c
drm/nv04-nv10: Don't re-enable FIFO access multiple times after IRQ dispatch.
2010-12-08 03:00:20 +01:00
nv17_tv_modes.c
nv17_tv.c
drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD.
2010-10-05 09:58:43 +10:00
nv17_tv.h
nv20_graph.c
drm/nouveau: tidy+move PGRAPH ISRs to their respective *_graph.c files
2010-12-03 15:11:41 +10:00
nv30_fb.c
drm/nouveau: Rework tile region handling.
2010-12-03 15:11:20 +10:00
nv40_fb.c
drm/nouveau: Rework tile region handling.
2010-12-03 15:11:20 +10:00
nv40_fifo.c
drm/nouveau: create grctx on the fly on all chipsets
2011-01-07 14:03:58 +10:00
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
drm/nva3: fix overflow in fixed point math used for pll calculation
2010-11-18 14:38:34 +10:00
nv50_crtc.c
drm/nvc0: initial support for tiled buffer objects
2010-12-21 17:18:42 +10:00
nv50_cursor.c
nv50_dac.c
nv50_display.c
drm/nv50: rework PGPIO IRQ handling and hotplug detection
2010-12-03 15:11:45 +10:00
nv50_display.h
drm/nv50: rework PGPIO IRQ handling and hotplug detection
2010-12-03 15:11:45 +10:00
nv50_evo.c
drm/nv50: fix display on 0x50
2011-02-02 10:17:48 +10:00
nv50_evo.h
drm/nv50: move evo handling to nv50_evo.c
2010-12-03 15:10:52 +10:00
nv50_fb.c
drm/nv50: fix 0x100c90 init for NVAF
2010-12-03 15:11:52 +10:00
nv50_fbcon.c
drm/nv50: add missing license header to nv50_fbcon.c
2010-12-21 06:14:37 +10:00
nv50_fifo.c
drm/nv50: import new vm code
2010-12-08 13:48:10 +10:00
nv50_gpio.c
drm/nv50: rework PGPIO IRQ handling and hotplug detection
2010-12-03 15:11:45 +10:00
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/nvc0: enable protection of system-use-only structures in vm
2011-01-17 11:28:50 +10:00
nv50_mc.c
nv50_pm.c
drm/nva3: split pm backend out from nv50
2010-10-05 09:57:54 +10:00
nv50_sor.c
nv50_vm.c
drm/nv50: fix regression on IGPs
2011-01-28 11:10:34 +10:00
nv50_vram.c
drm/nouveau: sizeof() vs ARRAY_SIZE()
2010-12-21 11:53:32 +10:00
nv84_crypt.c
drm/nv50: implement global channel address space on new VM code
2010-12-08 13:48:13 +10:00
nva3_pm.c
drm/nva3: split pm backend out from nv50
2010-10-05 09:57:54 +10:00
nvc0_fb.c
nvc0_fbcon.c
drm/nvc0: nuke left-over debug messages
2010-12-29 10:51:34 +10:00
nvc0_fifo.c
drm/nvc0/pfifo: support for chipsets with only one PSUBFIFO (0xc1)
2010-12-31 12:11:50 +10:00
nvc0_graph.c
drm/nvc0: implement irq handler for whatever's at 0x14xxxx
2011-01-25 11:04:44 +10:00
nvc0_graph.h
drm/nvc0: kill off a couple more magics
2010-12-29 10:51:27 +10:00
nvc0_grctx.c
drm/nvc0/grctx: correct an off-by-one
2011-01-25 11:05:01 +10:00
nvc0_instmem.c
drm/nvc0: create shared channel vm
2010-12-21 17:17:21 +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
drm/nvc0: initial support for tiled buffer objects
2010-12-21 17:18:42 +10:00
nvreg.h
drm/nv04: Make CRTC base changes effective in the next hsync.
2010-12-03 15:11:09 +10:00