..
core
drm/nv50-/disp: audit and version SOR_PWR method
2014-08-10 05:28:08 +10:00
dispnv04
drm/nouveau: remove as much direct use of core headers as possible
2014-08-10 05:13:16 +10:00
nvif
drm/nv50-/disp: audit and version SOR_PWR method
2014-08-10 05:28:08 +10:00
Kconfig
drm/nouveau: support for probing platform devices
2014-08-10 05:11:10 +10:00
Makefile
drm/nouveau: port to nvif client/device/objects
2014-08-10 05:13:14 +10:00
nouveau_abi16.c
drm/nouveau/fifo: audit and version fifo channel classes
2014-08-10 05:28:04 +10:00
nouveau_abi16.h
drm/nouveau: port to nvif client/device/objects
2014-08-10 05:13:14 +10:00
nouveau_acpi.c
drm/nouveau/acpi: allow non-optimus setups to load vbios from acpi
2014-05-02 16:24:52 +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: remove as much direct use of core headers as possible
2014-08-10 05:13:16 +10:00
nouveau_agp.h
drm/nouveau: implement devinit subdev, and new init table parser
2012-10-03 13:12:47 +10:00
nouveau_backlight.c
drm/nouveau: initial pass at moving to struct nvif_device
2014-08-10 05:13:13 +10:00
nouveau_bios.c
drm/nv50-/disp: audit and version DAC_PWR method
2014-08-10 05:28:07 +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: remove as much direct use of core headers as possible
2014-08-10 05:13:16 +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/nouveau/fifo: allow direct access to channel control registers where possible
2014-08-10 05:28:05 +10:00
nouveau_chan.h
drm/nouveau/fifo: audit and version fifo channel classes
2014-08-10 05:28:04 +10:00
nouveau_connector.c
drm/nouveau: port to nvif client/device/objects
2014-08-10 05:13:14 +10:00
nouveau_connector.h
drm/nouveau: remove as much direct use of core headers as possible
2014-08-10 05:13:16 +10:00
nouveau_crtc.h
drm/nouveau/core: rework event interface
2014-08-10 05:13:02 +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: remove as much direct use of core headers as possible
2014-08-10 05:13:16 +10:00
nouveau_display.h
drm/nouveau: port to nvif client/device/objects
2014-08-10 05:13:14 +10:00
nouveau_dma.c
drm/nouveau: remove as much direct use of core headers as possible
2014-08-10 05:13:16 +10:00
nouveau_dma.h
drm/nouveau: remove (most) hardcoded object handle usage
2014-08-10 05:13:15 +10:00
nouveau_dp.c
drm/nouveau: remove as much direct use of core headers as possible
2014-08-10 05:13:16 +10:00
nouveau_drm.c
drm/nouveau/fifo: audit and version fifo channel classes
2014-08-10 05:28:04 +10:00
nouveau_drm.h
drm/nouveau: use ioctl interface for abi16 grobj alloc
2014-08-10 05:13:17 +10:00
nouveau_encoder.h
drm/nouveau/dp: probe dpcd to determine connectedness
2014-06-11 16:11:42 +10:00
nouveau_fbcon.c
drm/nouveau: remove as much direct use of core headers as possible
2014-08-10 05:13:16 +10:00
nouveau_fbcon.h
drm/nouveau: port to nvif client/device/objects
2014-08-10 05:13:14 +10:00
nouveau_fence.c
drm/nouveau/fifo: implement nvif event source
2014-08-10 05:28:05 +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: port to nvif client/device/objects
2014-08-10 05:13:14 +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: port to nvif client/device/objects
2014-08-10 05:13:14 +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: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
2014-06-10 09:36:17 +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_nvif.c
drm/nouveau: port to nvif client/device/objects
2014-08-10 05:13:14 +10:00
nouveau_platform.c
drm/nouveau: platform: update moved Tegra header
2014-08-10 05:12:50 +10:00
nouveau_platform.h
drm/nouveau: support for probing platform devices
2014-08-10 05:11:10 +10:00
nouveau_prime.c
drm/nouveau: embed gem object in nouveau_bo
2013-10-09 14:37:55 +10:00
nouveau_reg.h
drm/nva3/backlight: add suppport for newer style backlight regs
2011-09-20 16:10:06 +10:00
nouveau_sgdma.c
drm/nouveau: port to nvif client/device/objects
2014-08-10 05:13:14 +10:00
nouveau_sysfs.c
drm/nouveau/device: audit and version NVIF_CONTROL class and methods
2014-08-10 05:28:04 +10:00
nouveau_sysfs.h
drm/nouveau: port to nvif client/device/objects
2014-08-10 05:13:14 +10:00
nouveau_ttm.c
drm/nouveau: remove as much direct use of core headers as possible
2014-08-10 05:13:16 +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
drm/nouveau: initial pass at moving to struct nvif_device
2014-08-10 05:13:13 +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/nouveau: remove as much direct use of core headers as possible
2014-08-10 05:13:16 +10:00
nv04_fence.c
drm/nouveau: port to nvif client/device/objects
2014-08-10 05:13:14 +10:00
nv10_fence.c
drm/nouveau: remove as much direct use of core headers as possible
2014-08-10 05:13:16 +10:00
nv10_fence.h
drm/nouveau: remove as much direct use of core headers as possible
2014-08-10 05:13:16 +10:00
nv17_fence.c
drm/nouveau/dma: audit and version NV_DMA classes
2014-08-10 05:13:24 +10:00
nv50_display.c
drm/nv50-/disp: audit and version SOR_PWR method
2014-08-10 05:28:08 +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: remove (most) hardcoded object handle usage
2014-08-10 05:13:15 +10:00
nv50_fence.c
drm/nouveau/dma: audit and version NV_DMA classes
2014-08-10 05:13:24 +10:00
nv84_fence.c
drm/nouveau/fifo: audit and version fifo channel classes
2014-08-10 05:28:04 +10:00
nvc0_fbcon.c
drm/nouveau: remove (most) hardcoded object handle usage
2014-08-10 05:13:15 +10:00
nvc0_fence.c
drm/nouveau: remove as much direct use of core headers as possible
2014-08-10 05:13:16 +10:00