1. 366884b drm: Give drm_agp_clear drm_legacy_ prefix by Daniel Vetter · 9 years ago
  2. 7eb9802 drm: Nuke vblank event file cleanup code by Daniel Vetter · 9 years ago
  3. 681047b drm: Clean up pending events in the core by Daniel Vetter · 9 years ago
  4. 4020b22 drm/vblank: Use drm_event_reserve_init by Daniel Vetter · 9 years ago
  5. fb740cf drm: Create drm_send_event helpers by Daniel Vetter · 9 years ago
  6. 2dd500f drm: Add functions to setup/tear down drm_events. by Daniel Vetter · 9 years ago
  7. bcb877e drm: kerneldoc for drm_fops.c by Daniel Vetter · 9 years ago
  8. e876b41a Back merge tag 'v4.4-rc4' into drm-next by Dave Airlie · 9 years ago
  9. a0af2e5 drm: Fix an unwanted master inheritance v2 by Thomas Hellstrom · 9 years ago
  10. 9b2c0b7 drm: Serialise multiple event readers by Chris Wilson · 9 years ago
  11. 83eb64c drm: Drop dev->event_lock spinlock around faulting copy_to_user() by Chris Wilson · 9 years ago
  12. e2f5d2e drm/mode: Add user blob-creation ioctl by Daniel Stone · 10 years ago
  13. 32e7b94 drm: simplify authentication management by David Herrmann · 10 years ago
  14. cdd1cf7 drm: Make drm_read() more robust against multithreaded races by Chris Wilson · 10 years ago
  15. a0a0bde drm: Fix memory leak at error path of drm_read() by Takashi Iwai · 10 years ago
  16. bd008e5 drm: Implement O_NONBLOCK support on /dev/dri/cardN by Chris Wilson · 10 years ago
  17. 1bcecfa drm/core: use helper to check driver features by Andrzej Hajda · 10 years ago
  18. 44af3f5 drm: unexport drm_global_mutex by Daniel Vetter · 10 years ago
  19. 67d0ec4 drm: Move piles of functions from drmP.h to drm_internal.h by Daniel Vetter · 10 years ago
  20. a266162 drm: Move dma functions into drm_legacy.h by Daniel Vetter · 10 years ago
  21. bb6d822 drm: move drm-lock API to drm_legacy.h by David Herrmann · 10 years ago
  22. 03decbe drm: move "struct drm_vma_entry" to drm_vm.c by David Herrmann · 10 years ago
  23. c0ee755 Merge tag 'topic/core-stuff-2014-08-15' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  24. 7963e9d Revert "drm: drop redundant drm_file->is_master" by Dave Airlie · 10 years ago
  25. ddde437 drm: Warn when leaking flip events on close by Ville Syrjälä · 10 years ago
  26. acf8294 Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next by Dave Airlie · 10 years ago
  27. e7b96070 drm: mark drm_context support as legacy by David Herrmann · 10 years ago
  28. 1b7199f drm: move module initialization to drm_stub.c by David Herrmann · 10 years ago
  29. 3cb01a9 drm: don't de-authenticate clients on master-close by David Herrmann · 10 years ago
  30. 48ba813 drm: drop redundant drm_file->is_master by David Herrmann · 10 years ago
  31. 9f8d21e drm: extract legacy ctxbitmap flushing by David Herrmann · 10 years ago
  32. dff01de drm: Unlink dead file_priv from list of active files first by Chris Wilson · 10 years ago
  33. 1eac887 drm: drop i386 verification by David Herrmann · 10 years ago
  34. 1dcc0ce drm: remove unused argument from drm_open_helper by Ilija Hadzic · 11 years ago
  35. e9f37d3 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  36. c996fd0 drm: Protect the master management with a drm_device::master_mutex v3 by Thomas Hellstrom · 11 years ago
  37. 4368305 drm: Improve on minor type helpers v3 by Thomas Hellstrom · 11 years ago
  38. ac05dbc drm: Make control nodes master-less v3 by Thomas Hellstrom · 11 years ago
  39. 07b48c3 Merge branch 'drm-minor' into drm-next by David Herrmann · 11 years ago
  40. 0d63988 drm: make minors independent of global lock by David Herrmann · 11 years ago
  41. 5817878 drm: remove redundant minor->device field by David Herrmann · 11 years ago
  42. 1616c52 drm: add minor-lookup/release helpers by David Herrmann · 11 years ago
  43. f4aede2 drm: skip redundant minor-lookup in open path by David Herrmann · 11 years ago
  44. 6796cb1 drm: use anon-inode instead of relying on cdevs by David Herrmann · 11 years ago
  45. 59c1ad3b drm: Use list_for_each_entry() for bus traversal by Yijing Wang · 11 years ago
  46. 99c09e7 drm: remove dev->vma_count by Daniel Vetter · 11 years ago
  47. 5952fba drm: Kill file_priv->ioctl_count tracking by Daniel Vetter · 11 years ago
  48. 43d1337 drm: rip out dev->ioctl_count tracking by Daniel Vetter · 11 years ago
  49. 049ffa8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  50. 1020dc6 drm: Do not drop root privileges for a fancier younger process by Chris Wilson · 11 years ago
  51. 1dda680 drm: delete unconsumed pending event list in drm_events_release by YoungJun Cho · 11 years ago
  52. e84f9e5 consolidate the reassignments of ->f_op in ->open() instances by Al Viro · 11 years ago
  53. 0111be4 drm: Kill drm perf counter leftovers by Ville Syrjälä · 11 years ago
  54. fc6ff19 drm: Kill ctx_count from struct drm_device by Ville Syrjälä · 11 years ago
  55. 1c8887d drm: move drm_lastclose() to drm_fops.c by David Herrmann · 11 years ago
  56. c21eb21 Revert "drm: mark context support as a legacy subsystem" by Dave Airlie · 11 years ago
  57. 1793126 drm: implement experimental render nodes by David Herrmann · 11 years ago
  58. 13bb9cc drm: allow open of dynamic off devices. by Dave Airlie · 12 years ago
  59. 319c933 drm/prime: proper locking+refcounting for obj->dma_buf link by Daniel Vetter · 11 years ago
  60. f336ab7 drm: move dev data clearing from drm_setup to lastclose by Daniel Vetter · 11 years ago
  61. 7d14bb6b drm: don't call ->firstopen for KMS drivers by Daniel Vetter · 11 years ago
  62. b0e898ac drm: remove FASYNC support by Daniel Vetter · 11 years ago
  63. 7c51013 drm: mark context support as a legacy subsystem by Daniel Vetter · 11 years ago
  64. e2e99a8 drm: mark dma setup/teardown as legacy systems by Daniel Vetter · 11 years ago
  65. 23367ff drm: rip out dev->last_checked by Daniel Vetter · 11 years ago
  66. 494f38e drm: kill dev->buf_readers and dev->buf_writers by Daniel Vetter · 11 years ago
  67. c7e00b6 drm: kill dev->ctx_start and dev->lck_start by Daniel Vetter · 11 years ago
  68. c78d753 drm: kill dev->interrupt_flag and dev->dma_flag by Daniel Vetter · 11 years ago
  69. a17800c drm: remove dev->last_switch by Daniel Vetter · 11 years ago
  70. 3dadef6 drm: kill dev->context_wait by Daniel Vetter · 11 years ago
  71. df9b6a9 drm: fix error routines in drm_open_helper by Seung-Woo Kim · 11 years ago
  72. a8ec3a6 drm: correctly restore mappings if drm_open fails by Ilija Hadzic · 12 years ago
  73. 4b096ac drm: revamp locking around fb creation/destruction by Daniel Vetter · 12 years ago
  74. fdb40a0 drm: set dev_mapping before calling drm_open_helper by Ilija Hadzic · 12 years ago
  75. 0f1cb1b drm: restore open_count if drm_setup fails by Ilija Hadzic · 12 years ago
  76. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  77. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  78. 5fce5e0 userns: Convert drm to use kuid and kgid and struct pid where appropriate by Eric W. Biederman · 13 years ago
  79. 949c4a3 drm: track dev_mapping in more robust and flexible way by Ilija Hadzic · 13 years ago
  80. 67cb4b4 drm: unconditionally clean up dma buffers of closing clients by Daniel Vetter · 13 years ago
  81. a344a7e drm: kill dma queue support by Daniel Vetter · 13 years ago
  82. b0071ef drm: kill reclaim_buffers callback by Daniel Vetter · 13 years ago
  83. 923d1fe drm: kill reclaim_buffers_locked by Daniel Vetter · 13 years ago
  84. 3ae6b64 drm: kill reclaim_buffers_idlelocked functions by Daniel Vetter · 13 years ago
  85. 4e47e02 drm: Releasing FBs before releasing GEM objects during drm_release by Prathyush · 13 years ago
  86. 3248877 drm: base prime/dma-buf support (v5) by Dave Airlie · 13 years ago
  87. 2c07a21 drm: add core support for unplugging a device (v2) by Dave Airlie · 13 years ago
  88. 598781d drm: Fix authentication kernel crash by Thomas Hellstrom · 13 years ago
  89. e08e96d drm: Make the per-driver file_operations struct const by Arjan van de Ven · 13 years ago
  90. e0cd360 gpu: add module.h to drivers/gpu files as required. by Paul Gortmaker · 13 years ago
  91. 5bcf719 drm/switcheroo: track state of switch in drivers. by Dave Airlie · 14 years ago
  92. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  93. 5afda9e Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 14 years ago
  94. e3461a2 drm: export drm_global_mutex for drivers to use by Ben Skeggs · 14 years ago
  95. 1a72d65 drm: Remove count_lock for calling lastclose() after 58474713 (v2) by Chris Wilson · 14 years ago
  96. 5837471 drm: kill BKL from common code by Arnd Bergmann · 14 years ago
  97. 6ebc22e drivers/gpu/drm: Use kzalloc by Julia Lawall · 15 years ago
  98. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
  99. da58405 drm: Return ENODEV if the inode mapping changes by Chris Wilson · 15 years ago
  100. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago