1. 2993937 Merge android-4.19.47 (cab4399) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  2. 00734a9 drm: Wake up next in drm_read() chain if we are forced to putback the event by Chris Wilson · 7 years ago
  3. 42a4a46 Merge android-4.19.39 (dda1dd3) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  4. c5eb9a4 drm: Fix drm_release() and device unplug by Noralf Trønnes · 6 years ago
  5. e1905eb drm/msm: snapshot of drm msm display and drm from 4.14 to 4.19 by Samantha Tran · 6 years ago
  6. c76f0f7 drm: Begin an API for in-kernel clients by Noralf Trønnes · 6 years ago
  7. 7eeaeb9 drm/file: Don't set master on in-kernel clients by Noralf Trønnes · 6 years ago
  8. 1572042 drm: provide management functions for drm_file by David Herrmann · 6 years ago
  9. 76ef6b2 drm: set FMODE_UNSIGNED_OFFSET for drm files by Dave Airlie · 6 years ago
  10. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  11. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
  12. c07dcd6 drm: Document device unplug infrastructure by Daniel Vetter · 7 years ago
  13. b740e76 Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next by Sean Paul · 7 years ago
  14. bb2eaba drm/doc: Improve ioctl/fops docs a bit more by Daniel Vetter · 7 years ago
  15. e908342 drm: introduce sync objects (v4) by Dave Airlie · 8 years ago
  16. 45c3d21 drm: Nerf the preclose callback for modern drivers by Daniel Vetter · 7 years ago
  17. f42e181 drm/gem: Add DEFINE_DRM_GEM_FOPS by Daniel Vetter · 8 years ago
  18. d55f7e5 drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers by Daniel Vetter · 8 years ago
  19. b93658f drm/doc: Document drm_file.[hc] by Daniel Vetter · 8 years ago
  20. a8f8b1d drm: Extract drm_file.h by Daniel Vetter · 8 years ago
  21. 9acdac6 drm: rename drm_fops.c to drm_file.c by Daniel Vetter · 8 years ago[Renamed (99%) from drivers/gpu/drm/drm_fops.c]
  22. ef40cbf9 drm/core: Use recommened kerneldoc for struct member refs by Daniel Vetter · 8 years ago
  23. 24835e4 drm: reference count event->completion by Daniel Vetter · 8 years ago
  24. 20c9ca4f drm: Fix typo in drm_event_reserve_init() kerneldoc by Thierry Reding · 8 years ago
  25. 55edf41 drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs by Jani Nikula · 8 years ago
  26. f54d186 dma-buf: Rename struct fence to dma_fence by Chris Wilson · 8 years ago
  27. 838de39 drm/fence: release fence reference when canceling event by Gustavo Padovan · 8 years ago
  28. 75ae95a7 drm: remove redundant drm_file->uid by David Herrmann · 8 years ago
  29. fa53864 drm: Used DRM_LEGACY for all legacy functions by Daniel Vetter · 8 years ago
  30. 8106554 drm: Clean up drm_crtc.h by Daniel Vetter · 8 years ago
  31. a77316b drm: Move authmagic cleanup into drm_master_release by Daniel Vetter · 8 years ago
  32. 14d71eb drm: Extract drm_master_relase by Daniel Vetter · 8 years ago
  33. 2cbae7e drm: Extract drm_master_open by Daniel Vetter · 8 years ago
  34. 6548f4e drm: Move master functions into drm_auth.c by Daniel Vetter · 8 years ago
  35. 34a839c drm: Link directly from drm_master to drm_device by Daniel Vetter · 8 years ago
  36. 1a75a22 drm: Hide hw.lock cleanup in filp->release better by Daniel Vetter · 8 years ago
  37. 3b24f7d drm/atomic: Add struct drm_crtc_commit to track async updates by Daniel Vetter · 8 years ago
  38. da5335b drm/doc: Switch to sphinx/rst fixed-width quoting by Daniel Vetter · 8 years ago
  39. 1b47aaf drm/fence: add fence to drm_pending_event by Gustavo Padovan · 8 years ago
  40. 1d2ac40 drm: Protect dev->filelist with its own mutex by Daniel Vetter · 8 years ago
  41. 68dfbeb drm: Put legacy lastclose work into drm_legacy_dev_reinit by Daniel Vetter · 8 years ago
  42. 366884b drm: Give drm_agp_clear drm_legacy_ prefix by Daniel Vetter · 8 years ago
  43. 7eb9802 drm: Nuke vblank event file cleanup code by Daniel Vetter · 9 years ago
  44. 681047b drm: Clean up pending events in the core by Daniel Vetter · 9 years ago
  45. 4020b22 drm/vblank: Use drm_event_reserve_init by Daniel Vetter · 9 years ago
  46. fb740cf drm: Create drm_send_event helpers by Daniel Vetter · 9 years ago
  47. 2dd500f drm: Add functions to setup/tear down drm_events. by Daniel Vetter · 9 years ago
  48. bcb877e drm: kerneldoc for drm_fops.c by Daniel Vetter · 9 years ago
  49. e876b41a Back merge tag 'v4.4-rc4' into drm-next by Dave Airlie · 9 years ago
  50. a0af2e5 drm: Fix an unwanted master inheritance v2 by Thomas Hellstrom · 9 years ago
  51. 9b2c0b7 drm: Serialise multiple event readers by Chris Wilson · 9 years ago
  52. 83eb64c drm: Drop dev->event_lock spinlock around faulting copy_to_user() by Chris Wilson · 9 years ago
  53. e2f5d2e drm/mode: Add user blob-creation ioctl by Daniel Stone · 9 years ago
  54. 32e7b94 drm: simplify authentication management by David Herrmann · 9 years ago
  55. cdd1cf7 drm: Make drm_read() more robust against multithreaded races by Chris Wilson · 10 years ago
  56. a0a0bde drm: Fix memory leak at error path of drm_read() by Takashi Iwai · 10 years ago
  57. bd008e5 drm: Implement O_NONBLOCK support on /dev/dri/cardN by Chris Wilson · 10 years ago
  58. 1bcecfa drm/core: use helper to check driver features by Andrzej Hajda · 10 years ago
  59. 44af3f5 drm: unexport drm_global_mutex by Daniel Vetter · 10 years ago
  60. 67d0ec4 drm: Move piles of functions from drmP.h to drm_internal.h by Daniel Vetter · 10 years ago
  61. a266162 drm: Move dma functions into drm_legacy.h by Daniel Vetter · 10 years ago
  62. bb6d822 drm: move drm-lock API to drm_legacy.h by David Herrmann · 10 years ago
  63. 03decbe drm: move "struct drm_vma_entry" to drm_vm.c by David Herrmann · 10 years ago
  64. 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
  65. 7963e9d Revert "drm: drop redundant drm_file->is_master" by Dave Airlie · 10 years ago
  66. ddde437 drm: Warn when leaking flip events on close by Ville Syrjälä · 10 years ago
  67. acf8294 Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next by Dave Airlie · 10 years ago
  68. e7b96070 drm: mark drm_context support as legacy by David Herrmann · 10 years ago
  69. 1b7199f drm: move module initialization to drm_stub.c by David Herrmann · 10 years ago
  70. 3cb01a9 drm: don't de-authenticate clients on master-close by David Herrmann · 10 years ago
  71. 48ba813 drm: drop redundant drm_file->is_master by David Herrmann · 10 years ago
  72. 9f8d21e drm: extract legacy ctxbitmap flushing by David Herrmann · 10 years ago
  73. dff01de drm: Unlink dead file_priv from list of active files first by Chris Wilson · 10 years ago
  74. 1eac887 drm: drop i386 verification by David Herrmann · 10 years ago
  75. 1dcc0ce drm: remove unused argument from drm_open_helper by Ilija Hadzic · 10 years ago
  76. e9f37d3 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  77. c996fd0 drm: Protect the master management with a drm_device::master_mutex v3 by Thomas Hellstrom · 11 years ago
  78. 4368305 drm: Improve on minor type helpers v3 by Thomas Hellstrom · 11 years ago
  79. ac05dbc drm: Make control nodes master-less v3 by Thomas Hellstrom · 11 years ago
  80. 07b48c3 Merge branch 'drm-minor' into drm-next by David Herrmann · 11 years ago
  81. 0d63988 drm: make minors independent of global lock by David Herrmann · 11 years ago
  82. 5817878 drm: remove redundant minor->device field by David Herrmann · 11 years ago
  83. 1616c52 drm: add minor-lookup/release helpers by David Herrmann · 11 years ago
  84. f4aede2 drm: skip redundant minor-lookup in open path by David Herrmann · 11 years ago
  85. 6796cb1 drm: use anon-inode instead of relying on cdevs by David Herrmann · 11 years ago
  86. 59c1ad3b drm: Use list_for_each_entry() for bus traversal by Yijing Wang · 11 years ago
  87. 99c09e7 drm: remove dev->vma_count by Daniel Vetter · 11 years ago
  88. 5952fba drm: Kill file_priv->ioctl_count tracking by Daniel Vetter · 11 years ago
  89. 43d1337 drm: rip out dev->ioctl_count tracking by Daniel Vetter · 11 years ago
  90. 049ffa8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  91. 1020dc6 drm: Do not drop root privileges for a fancier younger process by Chris Wilson · 11 years ago
  92. 1dda680 drm: delete unconsumed pending event list in drm_events_release by YoungJun Cho · 11 years ago
  93. e84f9e5 consolidate the reassignments of ->f_op in ->open() instances by Al Viro · 11 years ago
  94. 0111be4 drm: Kill drm perf counter leftovers by Ville Syrjälä · 11 years ago
  95. fc6ff19 drm: Kill ctx_count from struct drm_device by Ville Syrjälä · 11 years ago
  96. 1c8887d drm: move drm_lastclose() to drm_fops.c by David Herrmann · 11 years ago
  97. c21eb21 Revert "drm: mark context support as a legacy subsystem" by Dave Airlie · 11 years ago
  98. 1793126 drm: implement experimental render nodes by David Herrmann · 11 years ago
  99. 13bb9cc drm: allow open of dynamic off devices. by Dave Airlie · 12 years ago
  100. 319c933 drm/prime: proper locking+refcounting for obj->dma_buf link by Daniel Vetter · 11 years ago