1. a0752d4 drm: fix spelling mistake: "committing" by Colin Ian King · 8 years ago
  2. 941b8ca drm: extract legacy framebuffer remove by Daniel Vetter · 8 years ago
  3. c2d8556 drm: drop modeset_lock_all from drm_state_info by Daniel Vetter · 8 years ago
  4. b260ac3 drm: Remove drm_modeset_legacy_acquire_ctx and crtc->acquire_ctx by Daniel Vetter · 8 years ago
  5. b4d9367 drm/atomic: Convert get_existing_state callers to get_old/new_state, v4. by Maarten Lankhorst · 8 years ago
  6. b982dab drm: Rename connector list iterator API by Thierry Reding · 8 years ago
  7. 6472e50 drm: Introduce drm_property_blob_{get,put}() by Thierry Reding · 8 years ago
  8. a4a69da drm: Introduce drm_framebuffer_{get,put}() by Thierry Reding · 8 years ago
  9. ad09360 drm: Introduce drm_connector_{get,put}() by Thierry Reding · 8 years ago
  10. 020a218 drm: Introduce drm_mode_object_{get,put}() by Thierry Reding · 8 years ago
  11. db8f640 drm: Convert drm_framebuffer_remove to atomic, v4. by Maarten Lankhorst · 8 years ago
  12. 40ee6fb drm: Add a new connector atomic property for link status by Manasi Navare · 8 years ago
  13. 8e22e1b Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 8 years ago
  14. 94000cc Merge tag 'v4.10-rc8' into drm-next by Dave Airlie · 8 years ago
  15. 9ca7035 Revert "drm: Resurrect atomic rmfb code, v3" by Dave Airlie · 8 years ago
  16. 1592364 drm: Resurrect atomic rmfb code, v3 by Maarten Lankhorst · 8 years ago
  17. 6ac7c54 drm: ensure atomic messages consistently include the name of the component by Russell King · 8 years ago
  18. 5721a38 drm/atomic: Use new atomic iterator macros. by Maarten Lankhorst · 8 years ago
  19. 5351bbd drm/atomic: Make add_affected_connectors look at crtc_state. by Maarten Lankhorst · 8 years ago
  20. 581e49f drm/atomic: Add new iterators over all state, v3. by Maarten Lankhorst · 8 years ago
  21. 92c715f drm/atomic: Fix double free in drm_atomic_state_default_clear by Maarten Lankhorst · 8 years ago
  22. cbef909 drm/docs: Fix documentation for drm_atomic_set_mode_for_crtc by Dhinakaran Pandiyan · 8 years ago
  23. ba0c6d0 drm/atomic: Remove drm_atomic_debugfs_cleanup() by Noralf Trønnes · 8 years ago
  24. d574528 drm/kms-core: Use recommened kerneldoc for struct member refs by Daniel Vetter · 8 years ago
  25. 7e9081c drm/fence: fix memory overwrite when setting out_fence fd by Gustavo Padovan · 8 years ago
  26. b3ba3f6 drm: Add kernel-doc for drm_crtc_commit_get/put by Daniel Vetter · 8 years ago
  27. 76fede2 drm/atomic: Fix outdated comment. by Maarten Lankhorst · 8 years ago
  28. ea0dd85 drm/doc: use preferred struct reference in kernel-doc by Daniel Vetter · 8 years ago
  29. 613051d drm: locking&new iterators for connector_list by Daniel Vetter · 8 years ago
  30. d9a5bb2 drm/atomic: Delete wrong comment. by Maarten Lankhorst · 8 years ago
  31. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 8 years ago
  32. bcb0b46 drm: Replace drm_format_num_planes() with fb->format->num_planes by Ville Syrjälä · 8 years ago
  33. 2601a15 Merge tag 'drm-vc4-next-2016-12-09' of https://github.com/anholt/linux into drm-next by Dave Airlie · 8 years ago
  34. 299a16b drm: Add TV connector states to drm_connector_state by Boris Brezillon · 8 years ago
  35. 35f8cc3 drm/fence: add drm_crtc_create_fence() by Gustavo Padovan · 8 years ago
  36. 389f78b drm: Introduce drm_framebuffer_assign() by Chris Wilson · 8 years ago
  37. 9a83a71 drm/fences: add DOC: for explicit fencing by Gustavo Padovan · 8 years ago
  38. 8c0b55e drm/atomic: cleanup debugfs entries on un-registering the driver. by Liviu Dudau · 8 years ago
  39. bae781b drm: Nuke modifier[1-3] by Ville Syrjälä · 8 years ago
  40. beaf5af drm/fence: add out-fences support by Gustavo Padovan · 8 years ago
  41. 9626014 drm/fence: add in-fences support by Gustavo Padovan · 8 years ago
  42. b3c11ac drm: move allocation out of drm_get_format_name() by Eric Engestrom · 8 years ago
  43. 3e91168 Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  44. 6559c90 drm/atomic: add debugfs file to dump out atomic state by Rob Clark · 8 years ago
  45. fceffb32 drm/atomic: add new drm_debug bit to dump atomic state by Rob Clark · 8 years ago
  46. 13b5566 drm/atomic: add drm_atomic_set_fence_for_plane() by Gustavo Padovan · 8 years ago
  47. 7b624ad Backmerge tag 'v4.9-rc4' into drm-next by Dave Airlie · 8 years ago
  48. cac5fced drm: Release reference from blob lookup after replacing property by Felix Monninger · 8 years ago
  49. f54d186 dma-buf: Rename struct fence to dma_fence by Chris Wilson · 8 years ago
  50. 6686df8 drm: RIP mode_config->rotation_property by Ville Syrjälä · 8 years ago
  51. d138dd3 drm: Add support for optional per-plane rotation property by Ville Syrjälä · 8 years ago
  52. 6e0c7c3 drm/atomic: Reject attempts to use multiple rotation angles at once by Ville Syrjälä · 8 years ago
  53. 0853695 drm: Add reference counting to drm_atomic_state by Chris Wilson · 8 years ago
  54. ca09fb9 Merge tag 'v4.8-rc8' into drm-next by Dave Airlie · 8 years ago
  55. f92f053 drm: Move property validation to a helper, v2. by Maarten Lankhorst · 8 years ago
  56. 4e9951d drm/atomic: Reject properties not part of the object. by Maarten Lankhorst · 8 years ago
  57. add1fa7 drm/atomic: Don't potentially reset color_mgmt_changed on successive property updates. by Mario Kleiner · 8 years ago
  58. d382814 drm: remove `const` attribute to hint at caller that they now own the memory by Eric Engestrom · 8 years ago
  59. 90844f0 drm: make drm_get_format_name thread-safe by Eric Engestrom · 8 years ago
  60. 44d1240d drm: add generic zpos property by Marek Szyprowski · 9 years ago
  61. f35cbe6 drm/atomic: Delete an unnecessary check before drm_property_unreference_blob() by Markus Elfring · 8 years ago
  62. 2383050f Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc by Daniel Vetter · 8 years ago
  63. 6c181c8 Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  64. 0dcac50 Revert "drm: Resurrect atomic rmfb code" by Daniel Vetter · 9 years ago
  65. 11c21e7 drm: Resurrect atomic rmfb code by Daniel Vetter · 9 years ago
  66. 542d972 Back-merge tag 'v4.7-rc5' into drm-next by Dave Airlie · 9 years ago
  67. 81e257e drm/atomic: Make drm_atomic_legacy_backoff reset crtc->acquire_ctx by Maarten Lankhorst · 9 years ago
  68. 3b24f7d drm/atomic: Add struct drm_crtc_commit to track async updates by Daniel Vetter · 9 years ago
  69. 2cca455 Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  70. 1b47aaf drm/fence: add fence to drm_pending_event by Gustavo Padovan · 9 years ago
  71. 5d943aa6 drm: Consolidate crtc arrays in drm_atomic_state by Daniel Vetter · 9 years ago
  72. b8b5342 drm: Consolidate plane arrays in drm_atomic_state by Daniel Vetter · 9 years ago
  73. 63e83c1 drm: Consolidate connector arrays in drm_atomic_state by Daniel Vetter · 9 years ago
  74. 6709887 drm: make drm_atomic_set_mode_prop_for_crtc() more reliable by Tomi Valkeinen · 9 years ago
  75. e2d800a drm: Avoid connector reference imbalance on error path by Chris Wilson · 9 years ago
  76. d2307de drm/atomic: use connector references (v3) by Dave Airlie · 9 years ago
  77. b164d31 drm/modes: add connector reference counting. (v2) by Dave Airlie · 9 years ago
  78. 7f4eaa89 drm/atomic: Add WARN_ON when state->acquire_ctx is not set. by Maarten Lankhorst · 9 years ago
  79. b837ba0 drm/atomic: Rename drm_atomic_async_commit to nonblocking. by Maarten Lankhorst · 9 years ago
  80. be35f94 drm/atomic: Add missing drm_crtc_internal.h include by Thierry Reding · 9 years ago
  81. 17efca9 Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  82. 3c66f4a drm: remove excess description by Luis de Bethencourt · 9 years ago
  83. 1a4be38 Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  84. 9b61c0f Merge drm-fixes into drm-next. by Dave Airlie · 9 years ago
  85. 5488dc1 drm: introduce pipe color correction properties by Lionel Landwerlin · 9 years ago
  86. 5fff80b drm/atomic: Allow for holes in connector state, v2. by Maarten Lankhorst · 9 years ago
  87. 2dd500f drm: Add functions to setup/tear down drm_events. by Daniel Vetter · 9 years ago
  88. 14de6c4 drm/atomic: Remove drm_atomic_connectors_for_crtc. by Maarten Lankhorst · 9 years ago
  89. 4cba685 drm/atomic-helper: Reject legacy flips on a disabled pipe by Daniel Vetter · 9 years ago
  90. 4cd9fa5 drm/atomic: add connector mask to drm_crtc_state. by Maarten Lankhorst · 9 years ago
  91. 9f4c97a drm: Add plane->name and use it in debug prints by Ville Syrjälä · 9 years ago
  92. fa3ab4c drm: Add crtc->name and use it in debug messages by Ville Syrjälä · 9 years ago
  93. c0714fc drm: Document drm_atomic_*_get_property by Daniel Vetter · 9 years ago
  94. 06eaae4 drm: Implement drm_modeset_lock_all_ctx() by Thierry Reding · 9 years ago
  95. 9744bf4 drm/atomic: Small documentation fix. by Maarten Lankhorst · 9 years ago
  96. 5f91190 GPU-DRM: Delete unnecessary checks before drm_property_unreference_blob() by Markus Elfring · 9 years ago
  97. 0f45c26 drm/atomic: add a drm_atomic_clean_old_fb helper. by Maarten Lankhorst · 9 years ago
  98. 4572372 drm/core: Fix old_fb handling in drm_mode_atomic_ioctl. by Maarten Lankhorst · 9 years ago
  99. bf22f3b drm: drm_atomic_crtc_get_property should be static by Geliang Tang · 9 years ago
  100. 646db26 Merge tag 'v4.3-rc2' into topic/drm-misc by Daniel Vetter · 9 years ago