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