1. 8059add drm: allow render capable master with DRM_AUTH ioctls by Emil Velikov · 6 years ago
  2. 4933c9a drm: drop DRM_AUTH requirement from AUTH_MAGIC ioctl by Emil Velikov · 6 years ago
  3. 505b524 drm/ioctl: Fix Spectre v1 vulnerabilities by Gustavo A. R. Silva · 6 years ago
  4. adbc820 drm: Return -EOPNOTSUPP in drm_setclientcap() when driver do not support KMS by José Roberto de Souza · 6 years ago
  5. 69fdf42 drm: Differentiate the lack of an interface from invalid parameter by Chris Wilson · 6 years ago
  6. eae0612 drm: refuse ADDFB2 ioctl for broken bigendian drivers by Gerd Hoffmann · 6 years ago
  7. 97e14fb drm: drop _mode_ from remaining connector functions by Daniel Vetter · 7 years ago
  8. d30827c drm: Make ioctls available for in-kernel clients by Noralf Trønnes · 7 years ago
  9. d67b6a2 drm: writeback: Add client capability for exposing writeback connectors by Liviu Dudau · 7 years ago
  10. 7595bda drm: Add DRM client cap for aspect-ratio by Ankit Nautiyal · 7 years ago
  11. 0d49f30 drm: remove all control node code by Daniel Vetter · 7 years ago
  12. 5bb562f drm: Drop DRM_CONTROL_ALLOW from ioctls by Daniel Vetter · 7 years ago
  13. 9c950e4 drm: Print the pid when debug logging an ioctl error. by Eric Anholt · 7 years ago
  14. 937f3ac drm/ioctl: Remove trailing whitespace by Noralf Trønnes · 7 years ago
  15. 62884cd drm: Add four ioctls for managing drm mode object leases [v7] by Keith Packard · 8 years ago
  16. 3064abf drm: Add CRTC_GET_SEQUENCE and CRTC_QUEUE_SEQUENCE ioctls [v3] by Keith Packard · 8 years ago
  17. 25e1a79 drm: vblank: remove drm_timestamp_monotonic parameter by Arnd Bergmann · 7 years ago
  18. ffa9443 drm/syncobj: Add a signal ioctl (v3) by Jason Ekstrand · 7 years ago
  19. aa4035d drm/syncobj: Add a reset ioctl (v3) by Jason Ekstrand · 7 years ago
  20. 5e60a10 drm/syncobj: add sync obj wait interface. (v8) by Dave Airlie · 7 years ago
  21. c07dcd6 drm: Document device unplug infrastructure by Daniel Vetter · 7 years ago
  22. af05559 Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 7 years ago
  23. af3c8d9 Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  24. aeba039 mga: switch compat ioctls to drm_ioctl_kernel() by Al Viro · 8 years ago
  25. b740e76 Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next by Sean Paul · 8 years ago
  26. 22a884c drm: Check for drm_device->dev in drm_set_busid by Daniel Vetter · 8 years ago
  27. bb2eaba drm/doc: Improve ioctl/fops docs a bit more by Daniel Vetter · 8 years ago
  28. 5c484ce drm: Remove drm_driver->set_busid hook by Daniel Vetter · 8 years ago
  29. b6dcaaac drm/vblank: _ioctl posfix for ioctl handler by Daniel Vetter · 8 years ago
  30. e908342 drm: introduce sync objects (v4) by Dave Airlie · 8 years ago
  31. 9e92662 switch compat_drm_getclient() to drm_ioctl_kernel() by Al Viro · 8 years ago
  32. 17e3dad switch compat_drm_getunique() to drm_ioctl_kernel() by Al Viro · 8 years ago
  33. 012c674 switch compat_drm_version() to drm_ioctl_kernel() by Al Viro · 8 years ago
  34. 7f0dfc1 new helper: drm_ioctl_kernel() by Al Viro · 8 years ago
  35. 5db06a8 drm: Pass CRTC ID in userspace vblank events by Ander Conselvan de Oliveira · 8 years ago
  36. 2640981 drm: document drm_ioctl.[hc] by Daniel Vetter · 8 years ago
  37. 7cfdf71 drm: Extract drm_ioctl.h by Daniel Vetter · 8 years ago
  38. 5bbf92d drm: Export drm_ioctl_permit to kernel-doc by Gabriel Krisman Bertazi · 8 years ago
  39. 8caead1 drm: Drop unused forward declaration of drm_version by Gabriel Krisman Bertazi · 8 years ago
  40. 25a9939 drm/irq: drm_legacy_ prefix for legacy ioctls by Daniel Vetter · 8 years ago
  41. fdd5b87 drm: Enforce BKL-less ioctls for modern drivers by Daniel Vetter · 8 years ago
  42. dcf727a drm: setclientcap doesn't need the drm BKL by Daniel Vetter · 8 years ago
  43. 5acc614 drm: Protect master->unique with dev->master_mutex by Daniel Vetter · 8 years ago
  44. f3f4c4d6 drm: Allow CAP_PRIME on !MODESET by Daniel Vetter · 8 years ago
  45. d5264ed drm: Return -ENOTSUPP when called for KMS cap with a non-KMS driver by Michel Dänzer · 8 years ago
  46. e94bd17 drm: Don't call drm_for_each_crtc with a non-KMS driver by Michel Dänzer · 8 years ago
  47. 82d5e73 drm: drop obsolete drm_core.h by David Herrmann · 8 years ago
  48. 5e7a1d0 Merge tag 'topic/drm-misc-2016-08-31' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  49. a8c7981 drm: reduce GETCLIENT to a minimum by David Herrmann · 8 years ago
  50. e9c3dde Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  51. f837297 drm: Add DRM_MODE_PAGE_FLIP_TARGET_ABSOLUTE/RELATIVE flags v2 by Michel Dänzer · 8 years ago
  52. fa53864 drm: Used DRM_LEGACY for all legacy functions by Daniel Vetter · 8 years ago
  53. 01d3434 drm: Don't overwrite user ioctl arg unless requested by Chris Wilson · 9 years ago
  54. 2ae9958 drm: Fix a typo in drm_ioctl.c by Masanari Iida · 9 years ago
  55. 3b96a0b drm: document drm_auth.c by Daniel Vetter · 9 years ago
  56. b3ac9f2 drm: Extract drm_is_current_master by Daniel Vetter · 9 years ago
  57. a325725 drm: Lobotomize set_busid nonsense for !pci drivers by Daniel Vetter · 9 years ago
  58. 46bfdf9 drm: Nuke SET_UNIQUE ioctl by Daniel Vetter · 9 years ago
  59. 5079c46 drm: Use dev->name as fallback for dev->unique by Daniel Vetter · 9 years ago
  60. ce833ba drm: Mark set/drop master ioctl as unlocked. by Daniel Vetter · 9 years ago
  61. 94e86f5 drm: Mark authmagic ioctls as unlocked by Daniel Vetter · 9 years ago
  62. ec1f52e drm: Move drm_getmap into drm_bufs.c and give it a legacy prefix by Daniel Vetter · 9 years ago
  63. ea48783 drm: Enforce unlocked ioctl operation for kms driver ioctls by Daniel Vetter · 9 years ago
  64. 0aaf20c drm/drm_ioctl.c: kerneldoc by Daniel Vetter · 9 years ago
  65. 4b63539 drm: Define a drm_invalid_op ioctl implementation by Daniel Vetter · 9 years ago
  66. a7fb8a2 drm: Remove __OS_HAS_AGP by Daniel Vetter · 9 years ago
  67. 30c6466 drm: Allow also control clients to check the drm version by Thomas Hellstrom · 9 years ago
  68. 5101020 drm: export the DRM permission check code by Thomas Hellstrom · 10 years ago
  69. 099bfbf Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  70. 8b72ce1 drm: Always enable atomic API by Daniel Stone · 10 years ago
  71. 7d010fd x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index() by Luis R. Rodriguez · 10 years ago
  72. e2f5d2e drm/mode: Add user blob-creation ioctl by Daniel Stone · 10 years ago
  73. 066626d drm: line wrap DRM_IOCTL_DEF* macros by Emil Velikov · 10 years ago
  74. 7ef5f82 drm: Rewrite drm_ioctl_flags() to resemble the new drm_ioctl() code by Ville Syrjälä · 10 years ago
  75. 53615af drm: Use max() to make the ioctl alloc size code cleaner by Ville Syrjälä · 10 years ago
  76. 83be003 drm: Simplify core vs. drv ioctl handling by Ville Syrjälä · 10 years ago
  77. 7e7392a drm: Drop ioctl->cmd_drv by Ville Syrjälä · 10 years ago
  78. e3eb325 drm: add support for tiled/compressed/etc modifier in addfb2 by Rob Clark · 10 years ago
  79. 179f158 drm: Ensure universal_planes is set for atomic by Daniel Vetter · 10 years ago
  80. a97df1c drm/atomic: Hide drm.ko internal interfaces by Daniel Vetter · 10 years ago
  81. d34f20d drm: Atomic modeset ioctl by Rob Clark · 10 years ago
  82. 88a48e2 drm: add atomic properties by Rob Clark · 10 years ago
  83. 7823875 drm: Purge ioctl forward declarations from drmP.h by Daniel Vetter · 10 years ago
  84. 1888299 drm: Move vblank related module options into drm_irq.c by Daniel Vetter · 10 years ago
  85. 9ec4e2f drm: Move sg functions into drm_legacy.h by Daniel Vetter · 10 years ago
  86. bb6d822 drm: move drm-lock API to drm_legacy.h by David Herrmann · 10 years ago
  87. c5786fe drm: Goody bye, drm_bus! by David Herrmann · 10 years ago
  88. 915b4d1 drm: add driver->set_busid() callback by David Herrmann · 10 years ago
  89. 1e444be drm: drop unused drm_master->unique_size by David Herrmann · 10 years ago
  90. 9fc5cde drm: mark drm_buf and drm_map as legacy by David Herrmann · 10 years ago
  91. 7963e9d Revert "drm: drop redundant drm_file->is_master" by Dave Airlie · 10 years ago
  92. e7b96070 drm: mark drm_context support as legacy by David Herrmann · 10 years ago
  93. ec8f112 drm: merge drm_drv.c into drm_ioctl.c by David Herrmann · 10 years ago
  94. c7dbc6c drm: Remove command line guard for universal planes by Matt Roper · 11 years ago
  95. ca8e2ad drm: Introduce drm_dev_set_unique() by Thierry Reding · 11 years ago
  96. 5829d18 drm: rip out dev->devname by Daniel Vetter · 11 years ago
  97. 53bf2a2 drm: inline drm_pci_set_unique by Daniel Vetter · 11 years ago
  98. 681e7ec drm: Allow userspace to ask for universal plane list (v2) by Matt Roper · 11 years ago
  99. 8716ed4 drm: add DRM_CAPs for cursor size by Alex Deucher · 11 years ago
  100. 61d8e32 drm: Add a STEREO_3D capability to the SET_CLIENT_CAP ioctl by Damien Lespiau · 11 years ago