..
core
drm/nouveau/devinit: lock/unlock crtc regs for all devices, not just pre-nv50
2014-01-23 13:39:15 +10:00
dispnv04
drm/nv04/plane: add support for nv04/nv05 video overlay
2014-01-23 13:38:28 +10:00
Kconfig
drm: Add separate Kconfig option for fbdev helpers
2013-10-11 23:36:58 +02:00
Makefile
drm/nv50-/devinit: prevent use of engines marked as disabled by hw/vbios
2014-01-23 13:39:13 +10:00
nouveau_abi16.c
drm/nouveau: return offset of allocated notifier
2014-01-07 13:38:06 +10:00
nouveau_abi16.h
drm/nouveau: port all engines to new engine module format
2012-10-03 13:12:56 +10:00
nouveau_acpi.c
drm/nouveau: make vga_switcheroo code depend on VGA_SWITCHEROO
2014-01-23 11:01:40 +10:00
nouveau_acpi.h
nouveau: ACPI support depends on X86 and X86_PLATFORM_DEVICES
2013-02-20 16:05:16 +10:00
nouveau_agp.c
drm/nouveau/agp: add a quirk list to limit agp modes
2013-11-08 15:39:54 +10:00
nouveau_agp.h
nouveau_backlight.c
drm/sysfs: sort out minor and connector device object lifetimes.
2013-10-22 09:37:40 +01:00
nouveau_bios.c
drm: Remove pci_vendor and pci_device from struct drm_device
2013-10-09 15:55:33 +10:00
nouveau_bios.h
drm/nv04/disp: hide all the cruft away in its own little hole
2013-04-26 15:37:51 +10:00
nouveau_bo.c
drm/nouveau/ttm: explicitly wait for bo idle before memcpy buffer move
2014-01-23 13:38:30 +10:00
nouveau_bo.h
drm/nouveau: embed gem object in nouveau_bo
2013-10-09 14:37:55 +10:00
nouveau_chan.c
drm/nv10-: we no longer need to create nvsw object on user channels
2013-11-14 14:56:43 +10:00
nouveau_chan.h
drm/nve0: use async copy engine for ttm buffer moves if available
2012-10-03 13:13:02 +10:00
nouveau_connector.c
drm/nv10: introduce a new NV_11 card type
2013-11-08 15:37:35 +10:00
nouveau_connector.h
drm/nouveau: remove prototype for non-existent nouveau_connector_bpp
2013-11-08 15:36:08 +10:00
nouveau_crtc.h
drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge
2012-11-29 09:57:58 +10:00
nouveau_debugfs.c
drm/nouveau: restore debugfs/vbios.rom support
2013-02-20 20:46:34 +10:00
nouveau_debugfs.h
drm/nouveau: restore debugfs/vbios.rom support
2013-02-20 20:46:34 +10:00
nouveau_display.c
drm/nouveau: hold mutex while syncing to kernel channel
2014-01-23 13:39:14 +10:00
nouveau_display.h
drm/nouveau/core: convert event handler apis to split create/enable semantics
2013-11-08 15:36:06 +10:00
nouveau_dma.c
drm: Kill DRM_*MEMORYBARRIER
2013-12-18 11:35:21 +10:00
nouveau_dma.h
drm: Kill DRM_*MEMORYBARRIER
2013-12-18 11:35:21 +10:00
nouveau_dp.c
drm/nv50-/disp: move DP link training to core and train from supervisor
2013-02-20 16:01:02 +10:00
nouveau_drm.c
drm/nouveau: only runtime suspend by default in optimus configuration
2013-12-16 12:43:55 +10:00
nouveau_drm.h
drm/nv10-: we no longer need to create nvsw object on user channels
2013-11-14 14:56:43 +10:00
nouveau_encoder.h
drm/nv04/disp: hide all the cruft away in its own little hole
2013-04-26 15:37:51 +10:00
nouveau_fbcon.c
drm/nouveau/fbcon: bracket entrypoints with a per-device enabled check
2013-11-08 15:39:56 +10:00
nouveau_fbcon.h
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
2012-10-03 23:29:23 -07:00
nouveau_fence.c
drm: Kill DRM_HZ
2013-12-18 11:33:24 +10:00
nouveau_fence.h
drm/nouveau: delay busy bo vma removal until fence signals
2013-07-01 13:50:31 +10:00
nouveau_gem.c
drm/nouveau/gem: remove (now) unneeded pre-validate fence sync
2014-01-23 13:38:31 +10:00
nouveau_gem.h
drm: kill ->gem_init_object() and friends
2013-10-09 14:38:02 +10:00
nouveau_hwmon.c
drm/nouveau/hwmon: fix compilation without CONFIG_HWMON
2013-11-28 14:38:09 +10:00
nouveau_hwmon.h
drm/nouveau/drm/pm: remove everything except the hwmon interfaces to THERM
2013-11-08 15:40:00 +10:00
nouveau_ioc32.c
drm/nouveau: fix up 32-bit ioctls and device wake up.
2013-09-02 09:52:55 +10:00
nouveau_ioctl.h
drm/nouveau: fix up 32-bit ioctls and device wake up.
2013-09-02 09:52:55 +10:00
nouveau_prime.c
drm/nouveau: embed gem object in nouveau_bo
2013-10-09 14:37:55 +10:00
nouveau_reg.h
nouveau_sgdma.c
drm/nouveau/vm: reduce number of entry-points to vm_map()
2014-01-23 13:38:25 +10:00
nouveau_sysfs.c
drm/nouveau: implement a simple sysfs interface to new pm code
2013-11-08 15:40:18 +10:00
nouveau_sysfs.h
drm/nouveau: implement a simple sysfs interface to new pm code
2013-11-08 15:40:18 +10:00
nouveau_ttm.c
drm/nouveau/vm: reduce number of entry-points to vm_map()
2014-01-23 13:38:25 +10:00
nouveau_ttm.h
drm/nouveau: port remainder of drm code, and rip out compat layer
2012-10-03 13:12:59 +10:00
nouveau_vga.c
nouveau: add runtime PM support (v0.9)
2013-08-29 13:30:46 +10:00
nouveau_vga.h
drm/nouveau: port remainder of drm code, and rip out compat layer
2012-10-03 13:12:59 +10:00
nv04_fbcon.c
drm/nv11-: synchronise flips to vblank, unless async flip requested
2013-11-14 14:56:56 +10:00
nv04_fence.c
drm/nouveau/fence: make internal hooks part of the context
2013-02-20 16:00:53 +10:00
nv10_fence.c
drm/nouveau/fence: make internal hooks part of the context
2013-02-20 16:00:53 +10:00
nv10_fence.h
drm/nouveau: share fence structures between nv10+ and nv50 implementations
2013-02-20 16:00:34 +10:00
nv17_fence.c
drm/nouveau: fix semaphore dmabuf obj
2013-07-30 16:46:55 +10:00
nv50_display.c
drm/nv50/disp: min/max are reversed in nv50_crtc_gamma_set()
2013-12-03 23:28:58 +10:00
nv50_display.h
drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge
2012-11-29 09:57:58 +10:00
nv50_fbcon.c
drm/nouveau: port remainder of drm code, and rip out compat layer
2012-10-03 13:12:59 +10:00
nv50_fence.c
drm/nouveau: fix semaphore dmabuf obj
2013-07-30 16:46:55 +10:00
nv84_fence.c
drm/nv84-/fence: prepare for emit/sync support of sysram sequences
2013-02-20 16:00:53 +10:00
nvc0_fbcon.c
drm/nouveau: port remainder of drm code, and rip out compat layer
2012-10-03 13:12:59 +10:00
nvc0_fence.c
drm/nv84-/fence: prepare for emit/sync support of sysram sequences
2013-02-20 16:00:53 +10:00