1. 6e22dc3 drm: get rid of DRM_DEBUG_* log calls in drm core, files drm_a*.c by Claudio Suarez · 3 years, 1 month ago
  2. 0ae865e drm: Fix typo in comments by Cai Huoqing · 3 years, 5 months ago
  3. 7d30963 drm/atomic-helper: make drm_gem_plane_helper_prepare_fb the default by Daniel Vetter · 3 years, 6 months ago
  4. 1758f40 drm: drm_atomic_helper.c: Correct comments format by Fabio M. De Francesco · 3 years, 9 months ago
  5. 9237ec1 drm: drm_atomic_helper.c: Replace "unsigned" with "unsigned int" by Fabio M. De Francesco · 3 years, 9 months ago
  6. ee84c58 drm: Fix 3 typos in the inline doc by Dafna Hirschfeld · 3 years, 9 months ago
  7. 51c3b91 Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years, 10 months ago
  8. 977697e drm/atomic: Pass the full state to planes atomic disable and update by Maxime Ripard · 3 years, 10 months ago
  9. 7c11b99 drm/atomic: Pass the full state to planes atomic_check by Maxime Ripard · 3 years, 10 months ago
  10. 5ddb0bd drm/atomic: Pass the full state to planes async atomic check and update by Maxime Ripard · 3 years, 10 months ago
  11. bc96ad6 Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next by Dave Airlie · 4 years ago
  12. b99c2c9 drm: Introduce a drm_crtc_commit_wait helper by Maxime Ripard · 4 years ago
  13. 43b6730 drm/atomic: put state on error path by Pan Bian · 4 years ago
  14. 6ca2ab8 drm: automatic legacy gamma support by Tomi Valkeinen · 4 years, 1 month ago
  15. ddadd40 drm: Introduce an atomic_commit_setup function by Maxime Ripard · 4 years, 1 month ago
  16. eca22ed drm: Pass the full state to connectors atomic functions by Maxime Ripard · 4 years, 1 month ago
  17. f6ebe9f drm/atomic: Pass the full state to CRTC atomic begin and flush by Maxime Ripard · 4 years, 2 months ago
  18. 29b77ad drm/atomic: Pass the full state to CRTC atomic_check by Maxime Ripard · 4 years, 2 months ago
  19. 351f950 drm/atomic: Pass the full state to CRTC atomic enable/disable by Maxime Ripard · 4 years, 3 months ago
  20. 9073d4e drm/atomic: debug output for EBUSY by Daniel Vetter · 4 years, 3 months ago
  21. 441959e drm/atomic-helper: Remove the timestamping constant update from drm_atomic_helper_update_legacy_modeset_state() by Ville Syrjälä · 4 years, 4 months ago
  22. 4b31a9c drm/atomic-helper: Extract drm_atomic_helper_calc_timestamping_constants() by Ville Syrjälä · 4 years, 4 months ago
  23. 2d9ad4c Merge tag 'v5.9-rc2' into drm-misc-fixes by Maarten Lankhorst · 4 years, 4 months ago
  24. 77ef385 drm/modeset-lock: Take the modeset BKL for legacy drivers by Daniel Vetter · 4 years, 5 months ago
  25. 12c683e drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid() by Laurent Pinchart · 4 years, 7 months ago
  26. 6015002 drm: use drm_dev_has_vblank more by Daniel Vetter · 4 years, 7 months ago
  27. f32df58 drm/bridge: Add the necessary bits to support bus format negotiation by Boris Brezillon · 5 years ago
  28. 5061b8a drm/bridge: Add an ->atomic_check() hook by Boris Brezillon · 5 years ago
  29. 7514659 drm/bridge: Add a drm_bridge_state object by Boris Brezillon · 5 years ago
  30. 7beb691 drm: Initialize struct drm_crtc_state.no_vblank from device settings by Thomas Zimmermann · 5 years ago
  31. 0991263 Revert "drm/bridge: Add a drm_bridge_state object" by Boris Brezillon · 5 years ago
  32. 8de679a Revert "drm/bridge: Add an ->atomic_check() hook" by Boris Brezillon · 5 years ago
  33. b86d895 drm/bridge: Add an ->atomic_check() hook by Boris Brezillon · 5 years ago
  34. 6ed7e96 drm/bridge: Add a drm_bridge_state object by Boris Brezillon · 5 years ago
  35. f5c547e Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 5 years ago
  36. 42240c9 drm/atomic: Spell CRTC consistently by Thierry Reding · 5 years ago
  37. dbe2d2b drm: Fix a couple of typos, punctation and whitespace issues by Thierry Reding · 5 years ago
  38. 6c56e8a Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 5 years ago
  39. 0380c68 drm/atomic: Update docs around locking and commit sequencing by Daniel Vetter · 5 years ago
  40. 35a61fe drm: Stop accessing encoder->bridge directly by Boris Brezillon · 5 years ago
  41. ea099ad drm/bridge: Rename bridge helpers targeting a bridge chain by Boris Brezillon · 5 years ago
  42. 77e0723 Merge v5.4-rc7 into drm-next by Dave Airlie · 5 years ago
  43. 86de88c drm/atomic: fix self-refresh helpers crtc state dereference by Rob Clark · 5 years ago
  44. 4092de1 Merge drm/drm-next into drm-misc-next by Maxime Ripard · 5 years ago
  45. 26564be drm/atomic-helper: Make crtc helper funcs optional by Ville Syrjälä · 5 years ago
  46. d4da4e3 drm: Measure Self Refresh Entry/Exit times to avoid thrashing by Sean Paul · 5 years ago
  47. 4d85f45 drm/atomic: Rename crtc_state->pageflip_flags to async_flip by Daniel Vetter · 5 years ago
  48. a92462d drm/connector: Share with non-atomic drivers the function to get the single encoder by José Roberto de Souza · 5 years ago
  49. ee68c74 drm: Stop including drm_bridge.h from drm_crtc.h by Boris Brezillon · 5 years ago
  50. 52d2d44 Merge v5.2-rc5 into drm-next by Daniel Vetter · 6 years ago
  51. 1452c25 drm: Add helpers to kick off self refresh mode in drivers by Sean Paul · 6 years ago
  52. 6f3b627 drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_state by Sean Paul · 6 years ago
  53. 5ade071 drm: Add atomic variants for bridge enable/disable by Sean Paul · 6 years ago
  54. 43c76d7 drm: Add atomic variants of enable/disable to encoder helper funcs by Sean Paul · 6 years ago
  55. df73789 drm/atomic: Move __drm_atomic_helper_disable_plane/set_config() by Noralf Trønnes · 6 years ago
  56. 89a4aac drm: don't block fb changes for async plane updates by Helen Koike · 6 years ago
  57. 0500c04 drm: drop use of drmP.h in drm/* by Sam Ravnborg · 6 years ago
  58. 752c4f3 Merge remote-tracking branch 'drm/drm-next' into drm-misc-next by Maarten Lankhorst · 6 years ago
  59. b3198c3 drm/atomic-helper: Bump vblank timeout to 100 ms by Linus Walleij · 6 years ago
  60. f06ddb5 BackMerge v5.1-rc5 into drm-next by Dave Airlie · 6 years ago
  61. fe61692 drm/atomic-helper: Make atomic_enable/disable crtc callbacks optional by Rodrigo Siqueira · 6 years ago
  62. 0bec621 Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 6 years ago
  63. 535f6f5 Merge tag 'du-next-20190318' of git://linuxtv.org/pinchartl/media into drm-next by Dave Airlie · 6 years ago
  64. 9d2230d drm: writeback: Add job prepare and cleanup operations by Laurent Pinchart · 6 years ago
  65. 8518f05 drm/atomic: Constify mode argument to mode_valid_path() by Laurent Pinchart · 7 years ago
  66. a0689e3 gpu: drm: atomic_helper: Fix spelling errors by Kieran Bingham · 6 years ago
  67. 96413c78 Merge tag 'drm-misc-next-fixes-2019-03-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  68. 2c3cd66 Merge v5.0 into drm-next by Dave Airlie · 6 years ago
  69. 2216322 drm: Block fb changes for async plane updates by Nicholas Kazlauskas · 6 years ago
  70. 37406a6 drm: Merge __drm_atomic_helper_disable_all() into drm_atomic_helper_disable_all() by Sean Paul · 6 years ago
  71. 022deba drm/atomic: Add drm_atomic_state->duplicated by Lyude Paul · 6 years ago
  72. 1e55a53 drm: Trivial comment grammar cleanups by Matt Roper · 6 years ago
  73. fcd70cd drm: Split out drm_probe_helper.h by Daniel Vetter · 6 years ago
  74. e69aa5f Merge tag 'drm-misc-next-2018-12-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  75. d9778b4 drm: Add a new helper to validate damage during atomic_check by Deepak Rawat · 6 years ago
  76. 1d8224e drm: Fix up drm_atomic_state_helper.[hc] extraction by Daniel Vetter · 6 years ago
  77. 615aa3d drm: Fix compiler warning in drm_atomic_helper.c by Sean Paul · 6 years ago
  78. b7ea04d drm: Add DRM_MODESET_LOCK_BEGIN/END helpers by Sean Paul · 6 years ago
  79. 2aa3eef drm: Move atomic_state_put after locks are dropped by Sean Paul · 6 years ago
  80. aa394b0 drm: Clear state->acquire_ctx before leaving drm_atomic_helper_commit_duplicated_state() by Sean Paul · 6 years ago
  81. 61647c7 Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  82. 10a599f drm/atomic-helper: WARN if fake_commit->hw_done is not completed as expected by Ville Syrjälä · 6 years ago
  83. 2de42f7 drm/atomic-helper: Complete fake_commit->flip_done potentially earlier by Ville Syrjälä · 6 years ago
  84. 2ac5e38 Merge drm/drm-next into drm-intel-next-queued by Jani Nikula · 6 years ago
  85. d7563c5 Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  86. 0ea0397 Merge remote-tracking branch 'drm/drm-next' into drm-misc-next by Maarten Lankhorst · 6 years ago
  87. bc6080a Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  88. 47e22ff drm: Add connector property to limit max bpc by Radhakrishna Sripada · 6 years ago
  89. 53b3b6b Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  90. de9f8ee drm/atomic_helper: Stop modesets on unregistered connectors harder by Lyude Paul · 6 years ago
  91. 34ca26a drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectors by Lyude Paul · 6 years ago
  92. e965509 drm/atomic_helper: Disallow new modesets on unregistered connectors by Lyude Paul · 6 years ago
  93. 4364bcb drm: Get ref on CRTC commit object when waiting for flip_done by Leo Li · 6 years ago
  94. 9ef8a9d drm: Extract drm_atomic_state_helper.[hc] by Daniel Vetter · 6 years ago
  95. 297e30b drm/atomic-helper: Unexport drm_atomic_helper_best_encoder by Daniel Vetter · 6 years ago
  96. e267364 drm/atomic: Initialise planes with opaque alpha values by Kieran Bingham · 6 years ago
  97. 72fdb40c drm: extract drm_atomic_uapi.c by Daniel Vetter · 6 years ago
  98. bc537a9 Merge drm/drm-next into drm-misc-next by Sean Paul · 6 years ago
  99. a5ec833 drm: Add per-plane pixel blend mode property by Lowry Li · 6 years ago
  100. 54dbe75 Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago