1. 94000cc Merge tag 'v4.10-rc8' into drm-next by Dave Airlie · 8 years ago
  2. e6e7b48 drm: Don't race connector registration by Daniel Vetter · 8 years ago
  3. 2ce0264 drm: remove device_is_agp callback by Daniel Vetter · 8 years ago
  4. f9a87bd drm: Move drm_clflush prototypes to drm_cache header file by Gabriel Krisman Bertazi · 8 years ago
  5. 282d0a3 Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  6. 3806a27 Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  7. 24835e4 drm: reference count event->completion by Daniel Vetter · 8 years ago
  8. a743d75 drm: Wrap the check for atomic_commit implementation by Dhinakaran Pandiyan · 8 years ago
  9. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  10. 6320745 Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next by Dave Airlie · 8 years ago
  11. 07600c5 drm/irq: Make drm_vblank_pre/post_modeset internal by Daniel Vetter · 8 years ago
  12. 85e634b drm: Extract drm_drv.h by Daniel Vetter · 8 years ago
  13. a6b5fac drm: re-export drm_dev_set_unique by Gerd Hoffmann · 8 years ago
  14. fceffb32 drm/atomic: add new drm_debug bit to dump atomic state by Rob Clark · 8 years ago
  15. 65c7dc1 drm: helper macros to print composite types by Rob Clark · 8 years ago
  16. 55edf41 drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs by Jani Nikula · 8 years ago
  17. f54d186 dma-buf: Rename struct fence to dma_fence by Chris Wilson · 8 years ago
  18. a4fce9c drm/prime: Take a ref on the drm_dev when exporting a dma_buf by Chris Wilson · 8 years ago
  19. 56a76c0 drm/prime: Pass the right module owner through to dma_buf_export() by Chris Wilson · 8 years ago
  20. 6bd488d drm: Simplify drm_printk to reduce object size quite a bit by Joe Perches · 8 years ago
  21. 077675c drm: Convert prime dma-buf <-> handle to rbtree by Chris Wilson · 8 years ago
  22. 3f346d5 Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  23. b81a617 Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  24. 75ae95a7 drm: remove redundant drm_file->uid by David Herrmann · 8 years ago
  25. 30b0da8 drm: extra printk() wrapper macros by Dave Gordon · 8 years ago
  26. c4e68a5 drm: Introduce DRM_DEV_* log messages by Sean Paul · 8 years ago
  27. 27528c6 drm: Add ratelimited versions of the DRM_DEBUG* macros by Lyude · 8 years ago
  28. 3cbf6a5 drm: Mark up legacy/dri1 drivers with DRM_LEGACY by Daniel Vetter · 8 years ago
  29. a3ccc46 drm: rename DRM_MINOR_LEGACY to DRM_MINOR_PRIMARY by David Herrmann · 8 years ago
  30. 34a67dd drm: Extract&Document drm_irq.h by Daniel Vetter · 8 years ago
  31. 6e5f73f drm: make drm_vblank_count_and_time() static by Gustavo Padovan · 8 years ago
  32. 3b96a0b drm: document drm_auth.c by Daniel Vetter · 8 years ago
  33. 0aae592 drm: Clear up master tracking booleans by Daniel Vetter · 8 years ago
  34. b3ac9f2 drm: Extract drm_is_current_master by Daniel Vetter · 8 years ago
  35. d6ed682 drm: Refactor drop/set master code a bit by Daniel Vetter · 8 years ago
  36. a325725 drm: Lobotomize set_busid nonsense for !pci drivers by Daniel Vetter · 8 years ago
  37. a742946 drm: Don't call drm_dev_set_unique from platform drivers by Daniel Vetter · 8 years ago
  38. 95c081c drm: Move master pointer from drm_minor to drm_device by Daniel Vetter · 8 years ago
  39. b209aca drm: Export drm_dev_init() for subclassing by Chris Wilson · 8 years ago
  40. 6548f4e drm: Move master functions into drm_auth.c by Daniel Vetter · 8 years ago
  41. 34a839c drm: Link directly from drm_master to drm_device by Daniel Vetter · 8 years ago
  42. ceb7415 drm: make drm_vblank_{get,put}() static by Gustavo Padovan · 8 years ago
  43. 93507d1 drm: remove legacy drm_arm_vblank_event() by Gustavo Padovan · 8 years ago
  44. db749b7 drm: remove legacy drm_send_vblank_event() by Gustavo Padovan · 8 years ago
  45. 3b24f7d drm/atomic: Add struct drm_crtc_commit to track async updates by Daniel Vetter · 8 years ago
  46. ae4df11 drm: Move format-related helpers to drm_fourcc.c by Laurent Pinchart · 8 years ago
  47. d14d2a8 drm: Remove dev_pm_ops from drm_class by Lukas Wunner · 8 years ago
  48. 1b47aaf drm/fence: add fence to drm_pending_event by Gustavo Padovan · 8 years ago
  49. 3377900 drm: Update obsolete information from {enable/disable}_vblank hooks. by Liviu Dudau · 8 years ago
  50. 66fd7a6 Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  51. d4055a9 drm: use seqlock for vblank time/count by Matthew Auld · 9 years ago
  52. fcee590 drm: Nuke ->vblank_disable_allowed by Daniel Vetter · 9 years ago
  53. af61d5c drm/core: Add drm_accurate_vblank_count, v5. by Maarten Lankhorst · 9 years ago
  54. 9f0ba53 drm/gem: support BO freeing without dev->struct_mutex by Daniel Vetter · 9 years ago
  55. 1d2ac40 drm: Protect dev->filelist with its own mutex by Daniel Vetter · 9 years ago
  56. 346fea6 include/drm: Reword debug categories comment. by Robert Foss · 9 years ago
  57. 681047b drm: Clean up pending events in the core by Daniel Vetter · 9 years ago
  58. 4020b22 drm/vblank: Use drm_event_reserve_init by Daniel Vetter · 9 years ago
  59. fb740cf drm: Create drm_send_event helpers by Daniel Vetter · 9 years ago
  60. 2dd500f drm: Add functions to setup/tear down drm_events. by Daniel Vetter · 9 years ago
  61. bcb877e drm: kerneldoc for drm_fops.c by Daniel Vetter · 9 years ago
  62. fd3e14f Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  63. 60d8edd drm: add drm_pcie_get_max_link_width helper (v2) by Alex Deucher · 9 years ago
  64. 399368aa drm: make drm_dev_set_unique() not use a format string by Nicolas Iooss · 9 years ago
  65. 21de54b Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into drm-next by Dave Airlie · 9 years ago
  66. 10028c5 drm: Create a driver hook for allocating GEM object structs. by Eric Anholt · 9 years ago
  67. e876b41a Back merge tag 'v4.4-rc4' into drm-next by Dave Airlie · 9 years ago
  68. bbc8764 drm/nouveau: Fix pre-nv50 pageflip events (v4) by Daniel Vetter · 9 years ago
  69. a0af2e5 drm: Fix an unwanted master inheritance v2 by Thomas Hellstrom · 9 years ago
  70. 9b2c0b7 drm: Serialise multiple event readers by Chris Wilson · 9 years ago
  71. 373701b drm: fix potential dangling else problems in for_each_ macros by Jani Nikula · 9 years ago
  72. 3e82806 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  73. 2e01fab signals: kill block_all_signals() and unblock_all_signals() by Oleg Nesterov · 9 years ago
  74. 235fabe drm: Add DRM_DEBUG_VBL() by Ville Syrjälä · 9 years ago
  75. b44f840 drm: Stop using drm_vblank_count() as the hw frame counter by Ville Syrjälä · 9 years ago
  76. 88e7271 drm/irq: Use unsigned int pipe in public API by Thierry Reding · 9 years ago
  77. 4b63539 drm: Define a drm_invalid_op ioctl implementation by Daniel Vetter · 9 years ago
  78. cf64830 drm/irq: Add drm_crtc_vblank_count_and_time() by Thierry Reding · 9 years ago
  79. 20b2020 drm: Kill pixeldur_ns by Ville Syrjälä · 9 years ago
  80. 3bb403b drm: Stop using linedur_ns and pixeldur_ns for vblank timestamps by Ville Syrjälä · 9 years ago
  81. eba1f35 drm: Move timestamping constants into drm_vblank_crtc by Ville Syrjälä · 9 years ago
  82. 294947a Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 9 years ago
  83. 4eebf60 Merge tag 'v4.2-rc7' into drm-next by Dave Airlie · 9 years ago
  84. 5101020 drm: export the DRM permission check code by Thomas Hellstrom · 9 years ago
  85. cc1ef11 drm/irq: Make pipe unsigned and name consistent by Thierry Reding · 9 years ago
  86. 209e4dbc drm/vblank: Use u32 consistently for vblank counters by Daniel Vetter · 9 years ago
  87. dcd14dd Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  88. 3fdefa3 drm: gc now dead mode_group code by Daniel Vetter · 9 years ago
  89. 0e97598 drm: Turn off Legacy Context Functions by Peter Antoine · 9 years ago
  90. 63e1456 Merge branch 'virtio-gpu-drm-next' of git://git.kraxel.org/linux into drm-next by Dave Airlie · 9 years ago
  91. dc5698e Add virtio gpu driver. by Dave Airlie · 11 years ago
  92. e2f5d2e drm/mode: Add user blob-creation ioctl by Daniel Stone · 10 years ago
  93. 32e7b94 drm: simplify authentication management by David Herrmann · 10 years ago
  94. acab18b drm: drop unused 'magicfree' list by David Herrmann · 10 years ago
  95. 99264a6 drm/vblank: Fixup and document timestamp update/read barriers by Daniel Vetter · 10 years ago
  96. 066626d drm: line wrap DRM_IOCTL_DEF* macros by Emil Velikov · 10 years ago
  97. 7e7392a drm: Drop ioctl->cmd_drv by Ville Syrjälä · 10 years ago
  98. 9c7d3d3 drm: Fix DRM_IOCTL_DEF_DRV() by Ville Syrjälä · 10 years ago
  99. 8dd0eb3 Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  100. 17a38d9 drm: Add DRM_DEBUG_ATOMIC by Daniel Vetter · 10 years ago