1. 0ae865e drm: Fix typo in comments by Cai Huoqing · 3 years, 5 months ago
  2. 0b0860a drm: serialize drm_file.master with a new spinlock by Desmond Cheong Zhi Xi · 3 years, 6 months ago
  3. 64bf149 drm/drm_file.c: Define drm_send_event_helper() as 'static' by Fabio M. De Francesco · 3 years, 8 months ago
  4. a78e7a5 drm/drm_vblank: set the dma-fence timestamp during send_vblank_event by Veera Sundaram Sankaran · 4 years ago
  5. 14054f2 drm: Move struct drm_device.hose to legacy section by Thomas Zimmermann · 4 years ago
  6. 2dee38d8 drm: Removes invalid function return value comment information by Zhaoge Zhang · 4 years ago
  7. f5ca8eb drm/cma-helper: Implement mmap as GEM CMA object functions by Thomas Zimmermann · 4 years, 1 month ago
  8. 57bb1ee drm: Compile out legacy chunks from struct drm_device by Daniel Vetter · 4 years, 2 months ago
  9. 948de842 drm : Insert blank lines after declarations. by Suraj Upadhyay · 4 years, 6 months ago
  10. 0a19b06 Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 6 months ago
  11. faa3921 Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 7 months ago
  12. a38547d drm_read(): get rid of pointless access_ok() by Al Viro · 4 years, 8 months ago
  13. 17ee1eb drm/file: wrap excessively long line by Emil Velikov · 4 years, 8 months ago
  14. 5a2ba99 drm: print the current->comm alongside the pid by Emil Velikov · 4 years, 8 months ago
  15. 87189b7 drm: make drm_file use keyed wakeups by Kenny Levinsen · 4 years, 8 months ago
  16. 9431042 drm/vmwgfx: Hook up the helpers to align buffer objects by Thomas Hellstrom (VMware) · 4 years, 9 months ago
  17. b182341 drm: Add a drm_get_unmapped_area() helper by Thomas Hellstrom (VMware) · 4 years, 9 months ago
  18. 4017ad7 drm: Nerf drm_global_mutex BKL for good drivers by Daniel Vetter · 5 years ago
  19. 591a2ab drm: Push drm_global_mutex locking in drm_open by Daniel Vetter · 5 years ago
  20. 7e13ad8 drm: Avoid drm_global_mutex for simple inc/dec of dev->open_count by Chris Wilson · 5 years ago
  21. 7a2c65dd drm: Release filp before global lock by Chris Wilson · 5 years ago
  22. 3ae3271 Merge tag 'drm-intel-next-2019-12-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 5 years ago
  23. 85dce7f drm: use correct dev node location in comment by Emil Velikov · 5 years ago
  24. 4748aa1 drm: Expose a method for creating anonymous struct file around drm_minor by Chris Wilson · 5 years ago
  25. ae75f83 drm/prime: Unconditionally set up the prime file private by Daniel Vetter · 6 years ago
  26. 0500c04 drm: drop use of drmP.h in drm/* by Sam Ravnborg · 6 years ago
  27. 094aa54 drm: Some ocd in drm_file.c by Daniel Vetter · 6 years ago
  28. ee22f76 drm/legacy: remove some legacy lock struct members by Dave Airlie · 6 years ago
  29. 1fa32cb drm/legacy: move legacy dev reinit into legacy misc by Dave Airlie · 6 years ago
  30. cd7d3a1 Merge drm/drm-next into drm-misc-next by Sean Paul · 6 years ago
  31. 4b057e7 Merge tag 'drm-misc-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  32. 60b8019 drm: Wake up next in drm_read() chain if we are forced to putback the event by Chris Wilson · 7 years ago
  33. 1ee57d4 drm: Fix drm_release() and device unplug by Noralf Trønnes · 6 years ago
  34. 4acc5be drm: plug memory leak on drm_setup() failure by Emil Velikov · 6 years ago
  35. e21710a drm: factor out drm_close_helper() function by Emil Velikov · 6 years ago
  36. 1e55a53 drm: Trivial comment grammar cleanups by Matt Roper · 6 years ago
  37. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  38. c76f0f7 drm: Begin an API for in-kernel clients by Noralf Trønnes · 6 years ago
  39. 7eeaeb9 drm/file: Don't set master on in-kernel clients by Noralf Trønnes · 7 years ago
  40. 1572042 drm: provide management functions for drm_file by David Herrmann · 7 years ago
  41. 76ef6b2 drm: set FMODE_UNSIGNED_OFFSET for drm files by Dave Airlie · 7 years ago
  42. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  43. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
  44. c07dcd6 drm: Document device unplug infrastructure by Daniel Vetter · 7 years ago
  45. b740e76 Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next by Sean Paul · 8 years ago
  46. bb2eaba drm/doc: Improve ioctl/fops docs a bit more by Daniel Vetter · 8 years ago
  47. e908342 drm: introduce sync objects (v4) by Dave Airlie · 8 years ago
  48. 45c3d21 drm: Nerf the preclose callback for modern drivers by Daniel Vetter · 8 years ago
  49. f42e181 drm/gem: Add DEFINE_DRM_GEM_FOPS by Daniel Vetter · 8 years ago
  50. d55f7e5 drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers by Daniel Vetter · 8 years ago
  51. b93658f drm/doc: Document drm_file.[hc] by Daniel Vetter · 8 years ago
  52. a8f8b1d drm: Extract drm_file.h by Daniel Vetter · 8 years ago
  53. 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]
  54. ef40cbf9 drm/core: Use recommened kerneldoc for struct member refs by Daniel Vetter · 8 years ago
  55. 24835e4 drm: reference count event->completion by Daniel Vetter · 8 years ago
  56. 20c9ca4f drm: Fix typo in drm_event_reserve_init() kerneldoc by Thierry Reding · 8 years ago
  57. 55edf41 drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs by Jani Nikula · 8 years ago
  58. f54d186 dma-buf: Rename struct fence to dma_fence by Chris Wilson · 8 years ago
  59. 838de39 drm/fence: release fence reference when canceling event by Gustavo Padovan · 8 years ago
  60. 75ae95a7 drm: remove redundant drm_file->uid by David Herrmann · 8 years ago
  61. fa53864 drm: Used DRM_LEGACY for all legacy functions by Daniel Vetter · 8 years ago
  62. 8106554 drm: Clean up drm_crtc.h by Daniel Vetter · 9 years ago
  63. a77316b drm: Move authmagic cleanup into drm_master_release by Daniel Vetter · 9 years ago
  64. 14d71eb drm: Extract drm_master_relase by Daniel Vetter · 9 years ago
  65. 2cbae7e drm: Extract drm_master_open by Daniel Vetter · 9 years ago
  66. 6548f4e drm: Move master functions into drm_auth.c by Daniel Vetter · 9 years ago
  67. 34a839c drm: Link directly from drm_master to drm_device by Daniel Vetter · 9 years ago
  68. 1a75a22 drm: Hide hw.lock cleanup in filp->release better by Daniel Vetter · 9 years ago
  69. 3b24f7d drm/atomic: Add struct drm_crtc_commit to track async updates by Daniel Vetter · 9 years ago
  70. da5335b drm/doc: Switch to sphinx/rst fixed-width quoting by Daniel Vetter · 9 years ago
  71. 1b47aaf drm/fence: add fence to drm_pending_event by Gustavo Padovan · 9 years ago
  72. 1d2ac40 drm: Protect dev->filelist with its own mutex by Daniel Vetter · 9 years ago
  73. 68dfbeb drm: Put legacy lastclose work into drm_legacy_dev_reinit by Daniel Vetter · 9 years ago
  74. 366884b drm: Give drm_agp_clear drm_legacy_ prefix by Daniel Vetter · 9 years ago
  75. 7eb9802 drm: Nuke vblank event file cleanup code by Daniel Vetter · 9 years ago
  76. 681047b drm: Clean up pending events in the core by Daniel Vetter · 9 years ago
  77. 4020b22 drm/vblank: Use drm_event_reserve_init by Daniel Vetter · 9 years ago
  78. fb740cf drm: Create drm_send_event helpers by Daniel Vetter · 9 years ago
  79. 2dd500f drm: Add functions to setup/tear down drm_events. by Daniel Vetter · 9 years ago
  80. bcb877e drm: kerneldoc for drm_fops.c by Daniel Vetter · 9 years ago
  81. e876b41 Back merge tag 'v4.4-rc4' into drm-next by Dave Airlie · 9 years ago
  82. a0af2e5 drm: Fix an unwanted master inheritance v2 by Thomas Hellstrom · 9 years ago
  83. 9b2c0b7 drm: Serialise multiple event readers by Chris Wilson · 9 years ago
  84. 83eb64c drm: Drop dev->event_lock spinlock around faulting copy_to_user() by Chris Wilson · 9 years ago
  85. e2f5d2e drm/mode: Add user blob-creation ioctl by Daniel Stone · 10 years ago
  86. 32e7b94 drm: simplify authentication management by David Herrmann · 10 years ago
  87. cdd1cf7 drm: Make drm_read() more robust against multithreaded races by Chris Wilson · 10 years ago
  88. a0a0bde drm: Fix memory leak at error path of drm_read() by Takashi Iwai · 10 years ago
  89. bd008e5 drm: Implement O_NONBLOCK support on /dev/dri/cardN by Chris Wilson · 10 years ago
  90. 1bcecfa drm/core: use helper to check driver features by Andrzej Hajda · 10 years ago
  91. 44af3f5 drm: unexport drm_global_mutex by Daniel Vetter · 10 years ago
  92. 67d0ec4 drm: Move piles of functions from drmP.h to drm_internal.h by Daniel Vetter · 10 years ago
  93. a266162 drm: Move dma functions into drm_legacy.h by Daniel Vetter · 10 years ago
  94. bb6d822 drm: move drm-lock API to drm_legacy.h by David Herrmann · 10 years ago
  95. 03decbe drm: move "struct drm_vma_entry" to drm_vm.c by David Herrmann · 10 years ago
  96. 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
  97. 7963e9d Revert "drm: drop redundant drm_file->is_master" by Dave Airlie · 10 years ago
  98. ddde437 drm: Warn when leaking flip events on close by Ville Syrjälä · 10 years ago
  99. acf8294 Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next by Dave Airlie · 10 years ago
  100. e7b96070 drm: mark drm_context support as legacy by David Herrmann · 10 years ago