linux-sg2042/drivers/gpu/drm/nouveau
Ben Skeggs db2bec187d drm/nouveau: kill nouveau_dev() + wrap register macros
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2014-08-10 05:13:11 +10:00
..
core drm/nouveau/nvif: import library functions for the ioctl/event interfaces 2014-08-10 05:13:09 +10:00
dispnv04 drm/nouveau: kill nouveau_dev() + wrap register macros 2014-08-10 05:13:11 +10:00
nvif drm/nouveau/nvif: import library functions for the ioctl/event interfaces 2014-08-10 05:13:09 +10:00
Kconfig drm/nouveau: support for probing platform devices 2014-08-10 05:11:10 +10:00
Makefile drm/nouveau/nvif: import library functions for the ioctl/event interfaces 2014-08-10 05:13:09 +10:00
nouveau_abi16.c drm/nouveau: fix some usages of the wrong print function 2014-08-10 05:13:10 +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/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: kill nouveau_dev() + wrap register macros 2014-08-10 05:13:11 +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: kill nouveau_dev() + wrap register macros 2014-08-10 05:13:11 +10:00
nouveau_bios.c drm/nouveau: kill nouveau_dev() + wrap register macros 2014-08-10 05:13:11 +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: kill nouveau_dev() + wrap register macros 2014-08-10 05:13:11 +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: fix some usages of the wrong print function 2014-08-10 05:13:10 +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/nouveau/core: rework event interface 2014-08-10 05:13:02 +10:00
nouveau_connector.h drm/nouveau/core: rework event interface 2014-08-10 05:13:02 +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: kill nouveau_dev() + wrap register macros 2014-08-10 05:13:11 +10:00
nouveau_display.h drm/nouveau: store vblank event handler data in nv_crtc 2014-08-10 05:12:58 +10:00
nouveau_dma.c drm: Kill DRM_*MEMORYBARRIER 2013-12-18 11:35:21 +10:00
nouveau_dma.h drm/nv50/kms: create ctxdma objects for framebuffers as required 2014-08-10 05:12:56 +10:00
nouveau_dp.c drm/nouveau/dp: probe dpcd to determine connectedness 2014-06-11 16:11:42 +10:00
nouveau_drm.c drm/nouveau: kill nouveau_dev() + wrap register macros 2014-08-10 05:13:11 +10:00
nouveau_drm.h drm/nouveau: kill nouveau_dev() + wrap register macros 2014-08-10 05:13:11 +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/kms: restore acceleration before fb_set_suspend() resumes 2014-08-10 05:11:09 +10:00
nouveau_fbcon.h drm/nouveau/kms: take more care when pulling down accelerated fbcon 2014-08-10 05:11:08 +10:00
nouveau_fence.c drm/nouveau/core: rework event interface 2014-08-10 05:13:02 +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: fix some usages of the wrong print function 2014-08-10 05:13:10 +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: replace strict_strtol() with kstrtol() 2014-03-26 13:59:31 +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_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
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: expose pstate selection per-power source in sysfs 2014-08-10 05:11:08 +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/core: remove NV_D0 family 2014-08-10 05:13:07 +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: kill nouveau_dev() + wrap register macros 2014-08-10 05:13:11 +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/nouveau: kill nouveau_dev() + wrap register macros 2014-08-10 05:13:11 +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/nouveau: store a pointer to vm in nouveau_cli 2014-08-10 05:12:59 +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