1. c75fe78 drm: reference count event->completion by Daniel Vetter · 7 years ago
  2. f72b751 drm/atomic: fix an error code in mode_fixup() by Dan Carpenter · 7 years ago
  3. a2104c7 drm/atomic: clear out fence when duplicating state by Lucas Stach · 7 years ago
  4. 5375b71 drm: Clean up planes in atomic commit helper failure path by Laurent Pinchart · 7 years ago
  5. 38d868e drm: Don't force all planes to be added to the state due to zpos by Ville Syrjälä · 8 years ago
  6. 7135ac5 drm/atomic-helper: Fix sparse warnings by Ville Syrjälä · 8 years ago
  7. f6ce410 drm/fence: allow fence waiting to be interrupted by userspace by Gustavo Padovan · 8 years ago
  8. 2b58e98 drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit by Liu Ying · 8 years ago
  9. 2850029 drm/atomic-helper: Disable appropriate planes in disable_planes_on_crtc() by Liu Ying · 8 years ago
  10. c9ac8b4 drm/atomic-helper: Add atomic_disable CRTC helper callback by Liu Ying · 8 years ago
  11. 52a9fcd drm/doc: Include new drm_blend.c by Daniel Vetter · 8 years ago
  12. f8725ad Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  13. 31ad61e drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_? by Joonas Lahtinen · 8 years ago
  14. fe4a11c drm/atomic-helper: Add atomic_mode_set helper callback by Philipp Zabel · 8 years ago
  15. fcc60b4 drm: Don't prepare or cleanup unchanging frame buffers [v3] by Keith Packard · 8 years ago
  16. 44d1240d drm: add generic zpos property by Marek Szyprowski · 8 years ago
  17. 7deef7f1 drm/atomic-helpers: Clear up cleanup_done a bit by Daniel Vetter · 8 years ago
  18. 723c3e5 drm/atomic-helpers: Stall on the right commit by Daniel Vetter · 8 years ago
  19. 9f2a795 drm/atomic-helper: nonblocking commit support by Daniel Vetter · 8 years ago
  20. a095caa drm/atomic-helper: roll out commit synchronization by Daniel Vetter · 8 years ago
  21. 5e84c26 drm/atomic-helper: Massage swap_state signature somewhat by Daniel Vetter · 8 years ago
  22. c39032a drm/atomic-helper: Annotate a bunch more RETURNS: sections by Daniel Vetter · 8 years ago
  23. c61b93f drm/atomic: Fix remaining places where !funcs->best_encoder is valid by Boris Brezillon · 8 years ago
  24. 7ea7728 drm/core: Change declaration for gamma_set. by Maarten Lankhorst · 8 years ago
  25. 6136bfb drm/atomic-helper: Fixup kerneldoc for drm_atomic_helper_legacy_gamma_set by Daniel Vetter · 8 years ago
  26. 5d943aa6 drm: Consolidate crtc arrays in drm_atomic_state by Daniel Vetter · 8 years ago
  27. b8b5342 drm: Consolidate plane arrays in drm_atomic_state by Daniel Vetter · 8 years ago
  28. 63e83c1 drm: Consolidate connector arrays in drm_atomic_state by Daniel Vetter · 8 years ago
  29. 2e7a570 drm/doc: Appease sphinx by Daniel Vetter · 8 years ago
  30. be9174a drm/atomic-helper: use for_each_*_in_state more by Daniel Vetter · 8 years ago
  31. a0909cc drm/atomic: Handle funcs->best_encoder == NULL case by Boris Brezillon · 8 years ago
  32. f55f170 drm/atomic-helper: Do not call ->mode_fixup for CRTC which will be disabled by Liu Ying · 8 years ago
  33. fabd910 drm: Drop connector argument from __drm_atomic_helper_connector_destroy_state by Daniel Vetter · 8 years ago
  34. 2f70169 drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state by Daniel Vetter · 8 years ago
  35. ec2dc6a drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_state by Daniel Vetter · 8 years ago
  36. 9ecb549 drm/atomic: Add drm_atomic_helper_best_encoder() by Noralf Trønnes · 8 years ago
  37. 2827635 drm/atomic: Don't skip drm_bridge_*() calls if !drm_encoder_helper_funcs by Noralf Trønnes · 8 years ago
  38. 75229ec drm: Make drm_encoder_helper_funcs optional by Noralf Trønnes · 8 years ago
  39. d2307de drm/atomic: use connector references (v3) by Dave Airlie · 8 years ago
  40. 21daaee Merge tag 'topic/drm-misc-2016-05-04' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  41. b837ba0 drm/atomic: Rename drm_atomic_async_commit to nonblocking. by Maarten Lankhorst · 8 years ago
  42. 286dbb8 drm/atomic: Rename async parameter to nonblocking. by Maarten Lankhorst · 8 years ago
  43. b0b5511 drm/atomic-helpers: Don't duplicate code in destroy helpers by Daniel Vetter · 8 years ago
  44. 8d4d0d7 drm/atomic-helper: Print an error if vblank wait times out by Ville Syrjälä · 8 years ago
  45. e7c8e54 Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  46. 4c5b7f3 drm/atomic: export drm_atomic_helper_wait_for_fences() by Rob Clark · 8 years ago
  47. 17efca9 Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  48. 1a4be38 Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  49. 2943ef3 drm/atomic: use helper to get crtc state by Andrzej Hajda · 8 years ago
  50. 9b61c0f Merge drm-fixes into drm-next. by Dave Airlie · 8 years ago
  51. c1f415c drm: atomic helper: do not unreference error pointer by Lionel Landwerlin · 8 years ago
  52. 562c5b4 drm: fix blob pointer check by Lionel Landwerlin · 8 years ago
  53. 5488dc1 drm: introduce pipe color correction properties by Lionel Landwerlin · 8 years ago
  54. 9b8d1e5 drm/atomic: Clean up update_connector_routing. by Maarten Lankhorst · 8 years ago
  55. ec5aaa5 drm/atomic: Clean up steal_encoder, v2. by Maarten Lankhorst · 8 years ago
  56. 8248b65 drm/atomic: Handle encoder assignment conflicts in a separate check, v3. by Maarten Lankhorst · 8 years ago
  57. 40616a2 drm/atomic: Handle encoder stealing from set_config better. by Maarten Lankhorst · 8 years ago
  58. ff19b78 drm/atomic: Always call steal_encoder, v2. by Maarten Lankhorst · 8 years ago
  59. 9459545 drm/atomic: Pass connector and state to update_connector_routing. by Maarten Lankhorst · 8 years ago
  60. 6ab520a drm/atomic: Clean up update_output_state. by Maarten Lankhorst · 8 years ago
  61. 5fff80b drm/atomic: Allow for holes in connector state, v2. by Maarten Lankhorst · 8 years ago
  62. e87a52b drm/atomic: Add encoder_mask to crtc_state, v3. by Maarten Lankhorst · 8 years ago
  63. 97a8df9 drm/atomic: Do not unset crtc when an encoder is stolen by Maarten Lankhorst · 8 years ago
  64. 316e376 Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  65. c240906 drm/atomic-helper: Export framebuffer_changed() by John Keeping · 8 years ago
  66. 25aaa3a drm: initialize default rotation value to DRM_ROTATE_0 by Marek Szyprowski · 8 years ago
  67. c6c5c7f drm/atomic-helper: Remove redundant local var old_crtc_state in disable_outputs by Liu Ying · 8 years ago
  68. 14de6c4 drm/atomic: Remove drm_atomic_connectors_for_crtc. by Maarten Lankhorst · 8 years ago
  69. 4cba685 drm/atomic-helper: Reject legacy flips on a disabled pipe by Daniel Vetter · 9 years ago
  70. 4cd3991 drm/atomic: Add __drm_atomic_helper_connector_reset, v2. by Maarten Lankhorst · 8 years ago
  71. 07bad49 drm/atomic-helper: Drop unneeded argument from check_pending_encoder by Daniel Vetter · 9 years ago
  72. 9f4c97a drm: Add plane->name and use it in debug prints by Ville Syrjälä · 9 years ago
  73. fa3ab4c drm: Add crtc->name and use it in debug messages by Ville Syrjälä · 9 years ago
  74. 7f8ee3e drm/atomic-helper: Mention the new system/resume helpers the docs by Daniel Vetter · 9 years ago
  75. 092d01d drm: Reorganize helper vtables and their docs by Daniel Vetter · 9 years ago
  76. 97ac320 drm/atomic-helper: Reject attempts at re-stealing encoders by Daniel Vetter · 9 years ago
  77. 1494276 drm/atomic-helper: Implement subsystem-level suspend/resume by Thierry Reding · 9 years ago
  78. 6753ba9 drm/atomic_helper: Add drm_atomic_helper_disable_planes_on_crtc() by Jyri Sarha · 9 years ago
  79. 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
  80. 5f91190 GPU-DRM: Delete unnecessary checks before drm_property_unreference_blob() by Markus Elfring · 9 years ago
  81. 5481c8f drm/atomic-helper: Check encoder/crtc constraints by Daniel Vetter · 9 years ago
  82. 8392611 drm: Fix primary plane size for stereo doubled modes for legacy setcrtc by Ville Syrjälä · 9 years ago
  83. 24e79d0 drm/core: Set legacy_cursor_update in drm_atomic_helper_disable_plane. by Maarten Lankhorst · 9 years ago
  84. 4112124 drm: Swap w/h when converting the mode to src coordidates for a rotated primary plane by Ville Syrjälä · 9 years ago
  85. 646db26 Merge tag 'v4.3-rc2' into topic/drm-misc by Daniel Vetter · 9 years ago
  86. bbb1e52 drm/fb-helper: atomic restore_fbdev_mode().. by Rob Clark · 9 years ago
  87. 216c59d drm/atomic-helper: Don't skip plane disabling on active CRTC by Laurent Pinchart · 9 years ago
  88. 397fd77 drm/atomic-helper: Implement drm_atomic_helper_duplicate_state() by Thierry Reding · 9 years ago
  89. 6e48ae3 drm/atomic-helper: Pimp docs with recommendations for rpm drivers by Daniel Vetter · 9 years ago
  90. aef9dbb drm/atomic-helper: Add option to update planes only on active crtc by Daniel Vetter · 9 years ago
  91. 844f911 drm/atomic: Make prepare_fb/cleanup_fb only take state, v3. by Maarten Lankhorst · 9 years ago
  92. 26196f7 drm/atomic-helper: properly annotate functions in kerneldoc by Daniel Vetter · 9 years ago
  93. f377ea8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  94. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  95. 4eebf60 Merge tag 'v4.2-rc7' into drm-next by Dave Airlie · 9 years ago
  96. d485363 drm/atomic: Use KMS VBLANK API by Thierry Reding · 9 years ago
  97. 8452491 drm/atomic: fix null pointer access to mode_fixup callback by Inki Dae · 9 years ago
  98. 60acc4e treewide: Fix typo compatability -> compatibility by Laurent Pinchart · 9 years ago
  99. 6ea76f3c drm/atomic-helpers: Make encoder picking more robust by Daniel Vetter · 9 years ago
  100. 3b8a684b drm/atomic-helper: Add an atomice best_encoder callback by Daniel Vetter · 9 years ago