1. fabd910 drm: Drop connector argument from __drm_atomic_helper_connector_destroy_state by Daniel Vetter · 9 years ago
  2. 2f70169 drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state by Daniel Vetter · 9 years ago
  3. ec2dc6a drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_state by Daniel Vetter · 9 years ago
  4. 9ecb549 drm/atomic: Add drm_atomic_helper_best_encoder() by Noralf Trønnes · 9 years ago
  5. 2827635 drm/atomic: Don't skip drm_bridge_*() calls if !drm_encoder_helper_funcs by Noralf Trønnes · 9 years ago
  6. 75229ec drm: Make drm_encoder_helper_funcs optional by Noralf Trønnes · 9 years ago
  7. d2307de drm/atomic: use connector references (v3) by Dave Airlie · 9 years ago
  8. 21daaee Merge tag 'topic/drm-misc-2016-05-04' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  9. b837ba0 drm/atomic: Rename drm_atomic_async_commit to nonblocking. by Maarten Lankhorst · 9 years ago
  10. 286dbb8 drm/atomic: Rename async parameter to nonblocking. by Maarten Lankhorst · 9 years ago
  11. b0b5511 drm/atomic-helpers: Don't duplicate code in destroy helpers by Daniel Vetter · 9 years ago
  12. 8d4d0d7 drm/atomic-helper: Print an error if vblank wait times out by Ville Syrjälä · 9 years ago
  13. e7c8e54 Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  14. 4c5b7f3 drm/atomic: export drm_atomic_helper_wait_for_fences() by Rob Clark · 9 years ago
  15. 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
  16. 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
  17. 2943ef3 drm/atomic: use helper to get crtc state by Andrzej Hajda · 9 years ago
  18. 9b61c0f Merge drm-fixes into drm-next. by Dave Airlie · 9 years ago
  19. c1f415c drm: atomic helper: do not unreference error pointer by Lionel Landwerlin · 9 years ago
  20. 562c5b4 drm: fix blob pointer check by Lionel Landwerlin · 9 years ago
  21. 5488dc1 drm: introduce pipe color correction properties by Lionel Landwerlin · 9 years ago
  22. 9b8d1e5 drm/atomic: Clean up update_connector_routing. by Maarten Lankhorst · 9 years ago
  23. ec5aaa5 drm/atomic: Clean up steal_encoder, v2. by Maarten Lankhorst · 9 years ago
  24. 8248b65 drm/atomic: Handle encoder assignment conflicts in a separate check, v3. by Maarten Lankhorst · 9 years ago
  25. 40616a2 drm/atomic: Handle encoder stealing from set_config better. by Maarten Lankhorst · 9 years ago
  26. ff19b78 drm/atomic: Always call steal_encoder, v2. by Maarten Lankhorst · 9 years ago
  27. 9459545 drm/atomic: Pass connector and state to update_connector_routing. by Maarten Lankhorst · 9 years ago
  28. 6ab520a drm/atomic: Clean up update_output_state. by Maarten Lankhorst · 9 years ago
  29. 5fff80b drm/atomic: Allow for holes in connector state, v2. by Maarten Lankhorst · 9 years ago
  30. e87a52b drm/atomic: Add encoder_mask to crtc_state, v3. by Maarten Lankhorst · 9 years ago
  31. 97a8df9 drm/atomic: Do not unset crtc when an encoder is stolen by Maarten Lankhorst · 9 years ago
  32. 316e376 Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  33. c240906 drm/atomic-helper: Export framebuffer_changed() by John Keeping · 9 years ago
  34. 25aaa3a drm: initialize default rotation value to DRM_ROTATE_0 by Marek Szyprowski · 9 years ago
  35. c6c5c7f drm/atomic-helper: Remove redundant local var old_crtc_state in disable_outputs by Liu Ying · 9 years ago
  36. 14de6c4 drm/atomic: Remove drm_atomic_connectors_for_crtc. by Maarten Lankhorst · 9 years ago
  37. 4cba685 drm/atomic-helper: Reject legacy flips on a disabled pipe by Daniel Vetter · 9 years ago
  38. 4cd3991 drm/atomic: Add __drm_atomic_helper_connector_reset, v2. by Maarten Lankhorst · 9 years ago
  39. 07bad49 drm/atomic-helper: Drop unneeded argument from check_pending_encoder by Daniel Vetter · 9 years ago
  40. 9f4c97a drm: Add plane->name and use it in debug prints by Ville Syrjälä · 9 years ago
  41. fa3ab4c drm: Add crtc->name and use it in debug messages by Ville Syrjälä · 9 years ago
  42. 7f8ee3e drm/atomic-helper: Mention the new system/resume helpers the docs by Daniel Vetter · 9 years ago
  43. 092d01d drm: Reorganize helper vtables and their docs by Daniel Vetter · 9 years ago
  44. 97ac320 drm/atomic-helper: Reject attempts at re-stealing encoders by Daniel Vetter · 9 years ago
  45. 1494276 drm/atomic-helper: Implement subsystem-level suspend/resume by Thierry Reding · 9 years ago
  46. 6753ba9 drm/atomic_helper: Add drm_atomic_helper_disable_planes_on_crtc() by Jyri Sarha · 9 years ago
  47. 02e6f37 drm: Keep coordinates in the typical x, y, w, h order instead of x, y, h, w by Ville Syrjälä · 9 years ago
  48. 5f91190 GPU-DRM: Delete unnecessary checks before drm_property_unreference_blob() by Markus Elfring · 9 years ago
  49. 5481c8f drm/atomic-helper: Check encoder/crtc constraints by Daniel Vetter · 9 years ago
  50. 8392611 drm: Fix primary plane size for stereo doubled modes for legacy setcrtc by Ville Syrjälä · 9 years ago
  51. 24e79d0 drm/core: Set legacy_cursor_update in drm_atomic_helper_disable_plane. by Maarten Lankhorst · 9 years ago
  52. 4112124 drm: Swap w/h when converting the mode to src coordidates for a rotated primary plane by Ville Syrjälä · 9 years ago
  53. 646db26 Merge tag 'v4.3-rc2' into topic/drm-misc by Daniel Vetter · 9 years ago
  54. bbb1e52 drm/fb-helper: atomic restore_fbdev_mode().. by Rob Clark · 9 years ago
  55. 216c59d drm/atomic-helper: Don't skip plane disabling on active CRTC by Laurent Pinchart · 9 years ago
  56. 397fd77 drm/atomic-helper: Implement drm_atomic_helper_duplicate_state() by Thierry Reding · 9 years ago
  57. 6e48ae3 drm/atomic-helper: Pimp docs with recommendations for rpm drivers by Daniel Vetter · 9 years ago
  58. aef9dbb drm/atomic-helper: Add option to update planes only on active crtc by Daniel Vetter · 9 years ago
  59. 844f911 drm/atomic: Make prepare_fb/cleanup_fb only take state, v3. by Maarten Lankhorst · 9 years ago
  60. 26196f7 drm/atomic-helper: properly annotate functions in kerneldoc by Daniel Vetter · 9 years ago
  61. f377ea8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  62. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  63. 4eebf60 Merge tag 'v4.2-rc7' into drm-next by Dave Airlie · 9 years ago
  64. d485363 drm/atomic: Use KMS VBLANK API by Thierry Reding · 9 years ago
  65. 8452491 drm/atomic: fix null pointer access to mode_fixup callback by Inki Dae · 9 years ago
  66. 60acc4e treewide: Fix typo compatability -> compatibility by Laurent Pinchart · 10 years ago
  67. 6ea76f3c drm/atomic-helpers: Make encoder picking more robust by Daniel Vetter · 9 years ago
  68. 3b8a684 drm/atomic-helper: Add an atomice best_encoder callback by Daniel Vetter · 9 years ago
  69. 27667f4 i915: temporary fix for DP MST docking station NULL pointer dereference by Linus Torvalds · 9 years ago
  70. 8c10342 drm/atomic: Update legacy DPMS state during modesets, v3. by Maarten Lankhorst · 9 years ago
  71. 9a69a9a drm: Make the connector dpms callback return a value, v2. by Maarten Lankhorst · 9 years ago
  72. 613d2b2 drm/atomic: pass old crtc state to atomic_begin/flush. by Maarten Lankhorst · 9 years ago
  73. fc59666 drm/atomic: add connectors_changed to separate it from mode_changed, v2 by Maarten Lankhorst · 9 years ago
  74. 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
  75. 9a9f5ce drm: Roll out drm_for_each_connector more by Daniel Vetter · 10 years ago
  76. 2660801 drm/atomic: Only update crtc->x/y if it's part of the state, v2. by Maarten Lankhorst · 9 years ago
  77. 3cb43cc drm: Update plane->fb also for page_flip by Daniel Vetter · 10 years ago
  78. c30f55a drm/atomic: Don't set crtc_state->enable manually by Laurent Pinchart · 10 years ago
  79. 2465ff6 drm/atomic: Extract needs_modeset function by Daniel Vetter · 10 years ago
  80. 9b5edbf drm/atomic: Clear crtc_state->active in drm_atomic_helper_set_config. by Maarten Lankhorst · 10 years ago
  81. 99cf4a2 drm/atomic: Add current-mode blob to CRTC state by Daniel Stone · 10 years ago
  82. 819364d drm: Add drm_atomic_set_mode_for_crtc by Daniel Stone · 10 years ago
  83. 862e686 drm: bridge: Allow daisy chaining of bridges by Archit Taneja · 10 years ago
  84. 57744aa drm/atomic: add all affected planes in drm_atomic_helper_check_modeset by Maarten Lankhorst · 10 years ago
  85. de28d02 drm/atomic: add commit_planes_on_crtc helper by Maarten Lankhorst · 10 years ago
  86. 9c37bf2 Merge tag 'topic/drm-misc-2015-05-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  87. 744b058 drm/atomic: remove duplicated assignment of old_plane_state by Gustavo Padovan · 10 years ago
  88. 4c18d30 drm/atomic-helpers: Export drm_atomic_helper_update_legacy_modeset_state by Daniel Vetter · 10 years ago
  89. 3d51d2d drm/atomic-helpers: Update vblank timestamping constants by Daniel Vetter · 10 years ago
  90. 840bfe9 drm/atomic: Make mode_fixup() optional for check_modeset() by Ander Conselvan de Oliveira · 10 years ago
  91. 49f8976 Merge tag 'topic/drm-misc-2015-05-06' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  92. 3671c58 drm/atomic-helper: Really recover pre-atomic plane/cursor behavior by Daniel Vetter · 10 years ago
  93. 475d231 drm/atomic-helper: Don't call atomic_update_plane when it stays off by Daniel Vetter · 10 years ago
  94. 4a11248 Merge tag 'topic/drm-misc-2015-04-15' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  95. df63b99 drm/atomic: Add for_each_{connector,crtc,plane}_in_state helper macros by Ander Conselvan de Oliveira · 10 years ago
  96. 1ddd36e Merge tag 'drm/tegra/for-4.1-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  97. f5e7840 drm/atomic: Add helpers for state-subclassing drivers by Thierry Reding · 10 years ago
  98. 4218a32 drm/atomic-helpers: Properly avoid full modeset dance by Daniel Vetter · 10 years ago
  99. 0388df0 drm: change connector to tmp_connector by John Hunter · 10 years ago
  100. f98bd3e drm: Fix some typo mistake of the annotations by John Hunter · 10 years ago