- c21eb21 Revert "drm: mark context support as a legacy subsystem" by Dave Airlie · 11 years ago
- 1793126 drm: implement experimental render nodes by David Herrmann · 11 years ago
- 13bb9cc drm: allow open of dynamic off devices. by Dave Airlie · 12 years ago
- d0b2c53 drm/prime: Always add exported buffers to the handle cache by Daniel Vetter · 11 years ago
- de9564d drm/prime: make drm_prime_lookup_buf_handle static by Daniel Vetter · 11 years ago
- 838cd44 drm/prime: Simplify drm_gem_remove_prime_handles by Daniel Vetter · 11 years ago
- 319c933 drm/prime: proper locking+refcounting for obj->dma_buf link by Daniel Vetter · 11 years ago
- 20228c4 drm/gem: completely close gem_open vs. gem_close races by Daniel Vetter · 11 years ago
- cd4f013 drm/gem: switch dev->object_name_lock to a mutex by Daniel Vetter · 11 years ago
- becee2a drm/gem: make drm_gem_object_handle_unreference_unlocked static by Daniel Vetter · 11 years ago
- a8e11d1 drm/gem: fix up flink name create race by Daniel Vetter · 11 years ago
- 66cc8b6 drm: Make drm_get_platform_dev() static by Lespiau, Damien · 11 years ago
- f51607a drm: Remove stale prototypes by Lespiau, Damien · 11 years ago
- cb6458f drm: remove procfs code, take 2 by Daniel Vetter · 11 years ago
- 6eb9278 drm: remove the dma_ioctl special-case by Daniel Vetter · 11 years ago
- 2818564 drm: rip out drm_core_has_MTRR checks by Daniel Vetter · 11 years ago
- 36da590 drm/gem: move drm_gem_object_handle_unreference_unlocked into drm_gem.c by Daniel Vetter · 11 years ago
- 7106bf9 drm/prime: add a bit of documentation about gem_obj->import_attach by Daniel Vetter · 11 years ago
- c1d6798 drm: use common drm_gem_dmabuf_release in i915/exynos drivers by Daniel Vetter · 11 years ago
- bcc5c9d drm/gem: add shmem get/put page helpers by Rob Clark · 11 years ago
- 367bbd4 drm/gem: add drm_gem_create_mmap_offset_size() by Rob Clark · 11 years ago
- fac3eaf drm: remove a bunch of unused #defines from drmP.h by Daniel Vetter · 11 years ago
- 74867e3 drm: rip out a few unused DRIVER flags by Daniel Vetter · 11 years ago
- 687fbb2 drm: rip out DRIVER_FB_DMA and related code by Daniel Vetter · 11 years ago
- b0e898a drm: remove FASYNC support by Daniel Vetter · 11 years ago
- 7c51013 drm: mark context support as a legacy subsystem by Daniel Vetter · 11 years ago
- e2e99a8 drm: mark dma setup/teardown as legacy systems by Daniel Vetter · 11 years ago
- 3d914e8 drm: hide legacy sg cleanup better from common code by Daniel Vetter · 11 years ago
- 45886af drm: kill dev->driver->set_version by Daniel Vetter · 11 years ago
- 00fd78e drm: provide agp dummies for CONFIG_AGP=n by David Herrmann · 11 years ago
- 28ec711 drm/agp: move AGP cleanup paths to drm_agpsupport.c by David Herrmann · 11 years ago
- baa7094 drm: const'ify ioctls table (v2) by Rob Clark · 11 years ago
- 7fc65eb drm: Apply kref_put_mutex() optimisations to drm_gem_object_unreference_unlocked() by Chris Wilson · 11 years ago
- 43387b3 drm/gem: create drm_gem_dumb_destroy by Daniel Vetter · 11 years ago
- 0de2397 drm/gem: convert to new unified vma manager by David Herrmann · 11 years ago
- 85d9cb4 drm: remove drm_order by Daniel Vetter · 11 years ago
- da5cbe3 drm/gem: remove drm_gem_object_handle_unreference by Daniel Vetter · 11 years ago
- 89c8233 drm/gem: simplify object initialization by David Herrmann · 11 years ago
- 23367ff drm: rip out dev->last_checked by Daniel Vetter · 11 years ago
- 1d8d29c drm: fold in drm_sg_alloc into the ioctl by Daniel Vetter · 11 years ago
- 494f38e drm: kill dev->buf_readers and dev->buf_writers by Daniel Vetter · 11 years ago
- c7e00b6 drm: kill dev->ctx_start and dev->lck_start by Daniel Vetter · 11 years ago
- c78d753 drm: kill dev->interrupt_flag and dev->dma_flag by Daniel Vetter · 11 years ago
- a17800c drm: remove dev->last_switch by Daniel Vetter · 11 years ago
- 3dadef6 drm: kill dev->context_wait by Daniel Vetter · 11 years ago
- 492d774 drm: remove drm_modctx ioctl and use drm_noop instead by Daniel Vetter · 11 years ago
- 7c397cd drm: add mmap function to prime helpers by Joonyoung Shim · 11 years ago
- edee06b Merge branch 'drm/next' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 11 years ago
- d20d317 drm: Constify the pretty-print functions by Ville Syrjälä · 11 years ago
- 102d6db drm: add unpin function to prime helpers by Maarten Lankhorst · 12 years ago
- 1c5aafa drm/gem: Split drm_gem_mmap() into object search and object mapping by Laurent Pinchart · 12 years ago
- 03dae7c drm: Remove mtrr_add and mtrr_del fallback hack for non-MTRR systems by Andy Lutomirski · 11 years ago
- 247d36d drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del} by Andy Lutomirski · 11 years ago
- fea0f9f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
- b9434d0 drm: Use names of ioctls in debug traces by Chris Cummins · 11 years ago
- 20a2078c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
- b63e6aa drm: proc: Use minor->index to label things, not PDE->name by David Howells · 12 years ago
- ce089b5 drm: Constify drm_proc_list[] by David Howells · 12 years ago
- 219b473 drm/prime: keep a reference from the handle to exported dma-buf (v6) by Dave Airlie · 12 years ago
- 8917764 drm: add prime helpers by Aaron Plattner · 12 years ago
- ed914f6 Merge tag 'of_videomode_helper' of git://git.pengutronix.de/git/str/linux into drm-next by Dave Airlie · 12 years ago
- edb37a9 drm_modes: add of_videomode helpers by Steffen Trumtrar · 12 years ago
- ebc64e4 drm_modes: add videomode helpers by Steffen Trumtrar · 12 years ago
- 4b096ac drm: revamp locking around fb creation/destruction by Daniel Vetter · 12 years ago
- 8faf6b1 drm: review locking rules in drm_crtc.c by Daniel Vetter · 12 years ago
- c61eef7 drm: add support for monotonic vblank timestamps by Imre Deak · 12 years ago
- c6eefa1 drm: add drm_send_vblank_event() helper (v5) by Rob Clark · 12 years ago
- 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
- 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
- a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
- 19218e4 UAPI: Refer to the DRM UAPI headers with <...> and from certain headers only by David Howells · 12 years ago
- 9da3da6 drm/i915: Replace the array of pages with a scatterlist by Chris Wilson · 12 years ago
- 5fce5e0 userns: Convert drm to use kuid and kgid and struct pid where appropriate by Eric W. Biederman · 13 years ago
- a344a7e drm: kill dma queue support by Daniel Vetter · 13 years ago
- b0071ef drm: kill reclaim_buffers callback by Daniel Vetter · 13 years ago
- 923d1fe drm: kill reclaim_buffers_locked by Daniel Vetter · 13 years ago
- 3ae6b64 drm: kill reclaim_buffers_idlelocked functions by Daniel Vetter · 13 years ago
- f429778 drm/pci: add support for getting the supported link bw. by Dave Airlie · 12 years ago
- 51ab7ba drm/prime: introduce sg->pages/addr arrays helper by Dave Airlie · 12 years ago
- 78b6855 drm: Constify gem_vm_ops pointer by Laurent Pinchart · 12 years ago
- 3b02ab8 drm: Miscellaneous typo fixes and documentation updates by Laurent Pinchart · 12 years ago
- b06d66b drm: pass dev to drm_vm_{open,close}_locked() by Rob Clark · 13 years ago
- effbc4f Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 13 years ago
- 3248877 drm: base prime/dma-buf support (v5) by Dave Airlie · 13 years ago
- 6d5cd9c drm: add helper to clflush a virtual address range by Daniel Vetter · 13 years ago
- 2c07a21 drm: add core support for unplugging a device (v2) by Dave Airlie · 13 years ago
- 884a53e drm: remove unused code by Sascha Hauer · 13 years ago
- 598781d drm: Fix authentication kernel crash by Thomas Hellstrom · 13 years ago
- 1a464cb Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
- cc1f719 drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2) by Dave Airlie · 13 years ago
- 1fbe6f6 Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next by Dave Airlie · 13 years ago
- 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
- e08e96d drm: Make the per-driver file_operations struct const by Arjan van de Ven · 13 years ago
- b3e067c drm: serialize access to list of debugfs files by Marcin Slusarz · 13 years ago
- 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
- de47725 include: replace linux/module.h with "struct module" wherever possible by Paul Gortmaker · 13 years ago
- 75ef8b3 drm/gem: add functions for mmap offset creation by Rob Clark · 13 years ago
- 62cb7011 drm/gem: add support for private objects by Alan Cox · 13 years ago
- 58b6542 DRM: remove drm_pci_device_is_pcie by Jon Mason · 13 years ago