1. b0e898a drm: remove FASYNC support by Daniel Vetter · 11 years ago
  2. 7c51013 drm: mark context support as a legacy subsystem by Daniel Vetter · 11 years ago
  3. e2e99a8 drm: mark dma setup/teardown as legacy systems by Daniel Vetter · 11 years ago
  4. 3d914e8 drm: hide legacy sg cleanup better from common code by Daniel Vetter · 11 years ago
  5. 45886af drm: kill dev->driver->set_version by Daniel Vetter · 11 years ago
  6. 00fd78e drm: provide agp dummies for CONFIG_AGP=n by David Herrmann · 11 years ago
  7. 28ec711 drm/agp: move AGP cleanup paths to drm_agpsupport.c by David Herrmann · 11 years ago
  8. baa7094 drm: const'ify ioctls table (v2) by Rob Clark · 11 years ago
  9. 7fc65eb drm: Apply kref_put_mutex() optimisations to drm_gem_object_unreference_unlocked() by Chris Wilson · 11 years ago
  10. 43387b3 drm/gem: create drm_gem_dumb_destroy by Daniel Vetter · 11 years ago
  11. 0de2397 drm/gem: convert to new unified vma manager by David Herrmann · 11 years ago
  12. 85d9cb4 drm: remove drm_order by Daniel Vetter · 11 years ago
  13. da5cbe3 drm/gem: remove drm_gem_object_handle_unreference by Daniel Vetter · 11 years ago
  14. 89c8233 drm/gem: simplify object initialization by David Herrmann · 11 years ago
  15. 23367ff drm: rip out dev->last_checked by Daniel Vetter · 11 years ago
  16. 1d8d29c drm: fold in drm_sg_alloc into the ioctl by Daniel Vetter · 11 years ago
  17. 494f38e drm: kill dev->buf_readers and dev->buf_writers by Daniel Vetter · 11 years ago
  18. c7e00b6 drm: kill dev->ctx_start and dev->lck_start by Daniel Vetter · 11 years ago
  19. c78d753 drm: kill dev->interrupt_flag and dev->dma_flag by Daniel Vetter · 11 years ago
  20. a17800c drm: remove dev->last_switch by Daniel Vetter · 11 years ago
  21. 3dadef6 drm: kill dev->context_wait by Daniel Vetter · 11 years ago
  22. 492d774 drm: remove drm_modctx ioctl and use drm_noop instead by Daniel Vetter · 11 years ago
  23. 7c397cd drm: add mmap function to prime helpers by Joonyoung Shim · 11 years ago
  24. edee06b Merge branch 'drm/next' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 11 years ago
  25. d20d317 drm: Constify the pretty-print functions by Ville Syrjälä · 11 years ago
  26. 102d6db drm: add unpin function to prime helpers by Maarten Lankhorst · 11 years ago
  27. 1c5aafa drm/gem: Split drm_gem_mmap() into object search and object mapping by Laurent Pinchart · 11 years ago
  28. 03dae7c drm: Remove mtrr_add and mtrr_del fallback hack for non-MTRR systems by Andy Lutomirski · 11 years ago
  29. 247d36d drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del} by Andy Lutomirski · 11 years ago
  30. fea0f9f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  31. b9434d0 drm: Use names of ioctls in debug traces by Chris Cummins · 11 years ago
  32. 20a2078c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  33. b63e6aa drm: proc: Use minor->index to label things, not PDE->name by David Howells · 11 years ago
  34. ce089b5 drm: Constify drm_proc_list[] by David Howells · 11 years ago
  35. 219b473 drm/prime: keep a reference from the handle to exported dma-buf (v6) by Dave Airlie · 11 years ago
  36. 8917764 drm: add prime helpers by Aaron Plattner · 12 years ago
  37. ed914f6 Merge tag 'of_videomode_helper' of git://git.pengutronix.de/git/str/linux into drm-next by Dave Airlie · 11 years ago
  38. edb37a9 drm_modes: add of_videomode helpers by Steffen Trumtrar · 12 years ago
  39. ebc64e4 drm_modes: add videomode helpers by Steffen Trumtrar · 12 years ago
  40. 4b096ac drm: revamp locking around fb creation/destruction by Daniel Vetter · 12 years ago
  41. 8faf6b1 drm: review locking rules in drm_crtc.c by Daniel Vetter · 12 years ago
  42. c61eef7 drm: add support for monotonic vblank timestamps by Imre Deak · 12 years ago
  43. c6eefa1 drm: add drm_send_vblank_event() helper (v5) by Rob Clark · 12 years ago
  44. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  45. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  46. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  47. 19218e4 UAPI: Refer to the DRM UAPI headers with <...> and from certain headers only by David Howells · 12 years ago
  48. 9da3da6 drm/i915: Replace the array of pages with a scatterlist by Chris Wilson · 12 years ago
  49. 5fce5e0 userns: Convert drm to use kuid and kgid and struct pid where appropriate by Eric W. Biederman · 12 years ago
  50. a344a7e drm: kill dma queue support by Daniel Vetter · 13 years ago
  51. b0071ef drm: kill reclaim_buffers callback by Daniel Vetter · 13 years ago
  52. 923d1fe drm: kill reclaim_buffers_locked by Daniel Vetter · 13 years ago
  53. 3ae6b64 drm: kill reclaim_buffers_idlelocked functions by Daniel Vetter · 13 years ago
  54. f429778 drm/pci: add support for getting the supported link bw. by Dave Airlie · 12 years ago
  55. 51ab7ba drm/prime: introduce sg->pages/addr arrays helper by Dave Airlie · 12 years ago
  56. 78b6855 drm: Constify gem_vm_ops pointer by Laurent Pinchart · 12 years ago
  57. 3b02ab8 drm: Miscellaneous typo fixes and documentation updates by Laurent Pinchart · 12 years ago
  58. b06d66b drm: pass dev to drm_vm_{open,close}_locked() by Rob Clark · 12 years ago
  59. effbc4f Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  60. 3248877 drm: base prime/dma-buf support (v5) by Dave Airlie · 13 years ago
  61. 6d5cd9c drm: add helper to clflush a virtual address range by Daniel Vetter · 12 years ago
  62. 2c07a21 drm: add core support for unplugging a device (v2) by Dave Airlie · 12 years ago
  63. 884a53e drm: remove unused code by Sascha Hauer · 12 years ago
  64. 598781d drm: Fix authentication kernel crash by Thomas Hellstrom · 13 years ago
  65. 1a464cb Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  66. cc1f719 drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2) by Dave Airlie · 13 years ago
  67. 1fbe6f6 Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next by Dave Airlie · 13 years ago
  68. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  69. e08e96d drm: Make the per-driver file_operations struct const by Arjan van de Ven · 13 years ago
  70. b3e067c drm: serialize access to list of debugfs files by Marcin Slusarz · 13 years ago
  71. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  72. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  73. de47725 include: replace linux/module.h with "struct module" wherever possible by Paul Gortmaker · 13 years ago
  74. 75ef8b3 drm/gem: add functions for mmap offset creation by Rob Clark · 13 years ago
  75. 62cb7011 drm/gem: add support for private objects by Alan Cox · 13 years ago
  76. 58b6542 DRM: remove drm_pci_device_is_pcie by Jon Mason · 13 years ago
  77. 304eda3 drm/gem: add hooks to notify driver when object handle is created/destroyed by Ben Skeggs · 13 years ago
  78. 1794d25 drm: Export the command-line mode parser by Chris Wilson · 13 years ago
  79. bbb0aef drm: Verify debug message arguments by Joe Perches · 13 years ago
  80. 5ad3d88 drm: Create and use drm_err by Joe Perches · 13 years ago
  81. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  82. 34db18ab Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next by Dave Airlie · 13 years ago
  83. 9f35421 drm/core: add ioctl to query device/driver capabilities by Ben Skeggs · 13 years ago
  84. 1922756 drm: fix unsigned vs signed comparison issue in modeset ctl ioctl. by Dave Airlie · 13 years ago
  85. a250b9f drm: add usb framework by Dave Airlie · 14 years ago
  86. 8410ea3 drm: rework PCI/platform driver interface. by Dave Airlie · 14 years ago
  87. ff72145b drm: dumb scanout create/mmap for intel/radeon (v3) by Dave Airlie · 13 years ago
  88. 78c6e17 drm/i915: Suppress spurious vblank interrupts by Chris Wilson · 14 years ago
  89. 5bcf719 drm/switcheroo: track state of switch in drivers. by Dave Airlie · 14 years ago
  90. d8c58fa Merge remote branch 'airlied/drm-core-next' into drm-intel-next by Chris Wilson · 14 years ago
  91. 4af72e2 drm: kill drm_agp_chipset_flush by Daniel Vetter · 14 years ago
  92. 27641c3 drm/vblank: Add support for precise vblank timestamping. by Mario Kleiner · 14 years ago
  93. 0f8c6d7 drm/i915: Move the invalidate|flush information out of the device struct by Chris Wilson · 14 years ago
  94. fb7ba21 Merge remote branch 'korg/drm-fixes' into drm-vmware-next by Dave Airlie · 14 years ago
  95. 73aa808 drm: Move the GTT accounting to i915 by Chris Wilson · 14 years ago
  96. 39b4d07 drm: Hold the mutex when dropping the last GEM reference (v2) by Chris Wilson · 14 years ago
  97. 29d08b3 drm/gem: handlecount isn't really a kref so don't make it one. by Dave Airlie · 14 years ago
  98. 31dfbc9 drm: Prune GEM vma entries by Chris Wilson · 14 years ago
  99. cbc60ca drm: kill get_reg_ofs callback by Daniel Vetter · 14 years ago
  100. df8fcb0 drm: kill dev->timer by Daniel Vetter · 14 years ago