Ilia Mirkin eec99016e3 drm/nouveau/hwmon: fix compilation without CONFIG_HWMON 11 years ago
..
core 82023bb7f7 Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 11 years ago
dispnv04 9e2b734f1c drm/nouveau/i2c: use a custom bitbanging delay for the adt7473 11 years ago
Kconfig 92b6f89f6b drm: Add separate Kconfig option for fbdev helpers 11 years ago
Makefile aae95ca708 drm/nouveau/fb: implement various bits of work towards memory reclocking 11 years ago
nouveau_abi16.c 69a6146d1e drm/nv10-: we no longer need to create nvsw object on user channels 11 years ago
nouveau_abi16.h ebb945a94b drm/nouveau: port all engines to new engine module format 13 years ago
nouveau_acpi.c 82023bb7f7 Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 11 years ago
nouveau_acpi.h a91ed42de2 nouveau: ACPI support depends on X86 and X86_PLATFORM_DEVICES 12 years ago
nouveau_agp.c fd34381b0e drm/nouveau/agp: add a quirk list to limit agp modes 11 years ago
nouveau_agp.h cb75d97e9c drm/nouveau: implement devinit subdev, and new init table parser 13 years ago
nouveau_backlight.c 5bdebb183c drm/sysfs: sort out minor and connector device object lifetimes. 11 years ago
nouveau_bios.c ffbab09bf9 drm: Remove pci_vendor and pci_device from struct drm_device 11 years ago
nouveau_bios.h 1a64634255 drm/nv04/disp: hide all the cruft away in its own little hole 12 years ago
nouveau_bo.c d2c7ab32ce drm/nouveau: do not map evicted vram buffers in nouveau_bo_vma_add 11 years ago
nouveau_bo.h 55fb74adc6 drm/nouveau: embed gem object in nouveau_bo 11 years ago
nouveau_chan.c 69a6146d1e drm/nv10-: we no longer need to create nvsw object on user channels 11 years ago
nouveau_chan.h 49981046e3 drm/nve0: use async copy engine for ttm buffer moves if available 13 years ago
nouveau_connector.c 4a0ff75418 drm/nv10: introduce a new NV_11 card type 11 years ago
nouveau_connector.h 4449933a37 drm/nouveau: remove prototype for non-existent nouveau_connector_bpp 11 years ago
nouveau_crtc.h e225f446a0 drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge 12 years ago
nouveau_debugfs.c 33b903e828 drm/nouveau: restore debugfs/vbios.rom support 12 years ago
nouveau_debugfs.h 33b903e828 drm/nouveau: restore debugfs/vbios.rom support 12 years ago
nouveau_display.c b9d9dcdaae drm/nv11-: synchronise flips to vblank, unless async flip requested 11 years ago
nouveau_display.h 51cb4b392a drm/nouveau/core: convert event handler apis to split create/enable semantics 11 years ago
nouveau_dma.c ebb945a94b drm/nouveau: port all engines to new engine module format 13 years ago
nouveau_dma.h 1e303c03af drm/nvc0-: remove nasty fifo swmthd hack for flip completion method 11 years ago
nouveau_dp.c 0a0afd282f drm/nv50-/disp: move DP link training to core and train from supervisor 12 years ago
nouveau_drm.c 69a6146d1e drm/nv10-: we no longer need to create nvsw object on user channels 11 years ago
nouveau_drm.h 69a6146d1e drm/nv10-: we no longer need to create nvsw object on user channels 11 years ago
nouveau_encoder.h 1a64634255 drm/nv04/disp: hide all the cruft away in its own little hole 12 years ago
nouveau_fbcon.c 46ea16884c drm/nouveau/fbcon: bracket entrypoints with a per-device enabled check 11 years ago
nouveau_fbcon.h 612a9aab56 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 13 years ago
nouveau_fence.c 5d216f6013 drm/nouveau: allow nouveau_fence_ref() to be a noop 11 years ago
nouveau_fence.h c4c7044ffc drm/nouveau: delay busy bo vma removal until fence signals 12 years ago
nouveau_gem.c 9360bd1112 drm/nouveau: when bailing out of a pushbuf ioctl, do not remove previous fence 11 years ago
nouveau_gem.h 16eb5f4379 drm: kill ->gem_init_object() and friends 11 years ago
nouveau_hwmon.c eec99016e3 drm/nouveau/hwmon: fix compilation without CONFIG_HWMON 11 years ago
nouveau_hwmon.h b9ed919f1c drm/nouveau/drm/pm: remove everything except the hwmon interfaces to THERM 11 years ago
nouveau_ioc32.c 2254f637db drm/nouveau: fix up 32-bit ioctls and device wake up. 12 years ago
nouveau_ioctl.h 2254f637db drm/nouveau: fix up 32-bit ioctls and device wake up. 12 years ago
nouveau_prime.c 55fb74adc6 drm/nouveau: embed gem object in nouveau_bo 11 years ago
nouveau_reg.h 5024c54b5c drm/nva3/backlight: add suppport for newer style backlight regs 14 years ago
nouveau_sgdma.c 7a59cc34a3 drm/nouveau/ttm: prevent double-free in nouveau_sgdma_create_ttm() failure path 12 years ago
nouveau_sysfs.c 26fdd78cce drm/nouveau: implement a simple sysfs interface to new pm code 11 years ago
nouveau_sysfs.h 26fdd78cce drm/nouveau: implement a simple sysfs interface to new pm code 11 years ago
nouveau_ttm.c f7d452f4fd Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next 12 years ago
nouveau_ttm.h 77145f1cbd drm/nouveau: port remainder of drm code, and rip out compat layer 13 years ago
nouveau_vga.c 5addcf0a5f nouveau: add runtime PM support (v0.9) 12 years ago
nouveau_vga.h 77145f1cbd drm/nouveau: port remainder of drm code, and rip out compat layer 13 years ago
nv04_fbcon.c b9d9dcdaae drm/nv11-: synchronise flips to vblank, unless async flip requested 11 years ago
nv04_fence.c 827520ce06 drm/nouveau/fence: make internal hooks part of the context 12 years ago
nv10_fence.c 827520ce06 drm/nouveau/fence: make internal hooks part of the context 12 years ago
nv10_fence.h a4cea27b69 drm/nouveau: share fence structures between nv10+ and nv50 implementations 12 years ago
nv17_fence.c 7a7da592cb drm/nouveau: fix semaphore dmabuf obj 12 years ago
nv50_display.c 4b31ebcf69 drm/nv50-/kms: assume analog display connected if load on any pin 12 years ago
nv50_display.h e225f446a0 drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge 12 years ago
nv50_fbcon.c 77145f1cbd drm/nouveau: port remainder of drm code, and rip out compat layer 13 years ago
nv50_fence.c 7a7da592cb drm/nouveau: fix semaphore dmabuf obj 12 years ago
nv84_fence.c 264ce192b3 drm/nv84-/fence: prepare for emit/sync support of sysram sequences 12 years ago
nvc0_fbcon.c 77145f1cbd drm/nouveau: port remainder of drm code, and rip out compat layer 13 years ago
nvc0_fence.c 264ce192b3 drm/nv84-/fence: prepare for emit/sync support of sysram sequences 12 years ago