1. 977697e drm/atomic: Pass the full state to planes atomic disable and update by Maxime Ripard · 4 years ago
  2. 7c11b99 drm/atomic: Pass the full state to planes atomic_check by Maxime Ripard · 4 years ago
  3. 5ddb0bd drm/atomic: Pass the full state to planes async atomic check and update by Maxime Ripard · 4 years ago
  4. 820c170 drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers by Thomas Zimmermann · 4 years ago
  5. 73dc923 Merge tag 'du-next-20210105' of git://linuxtv.org/pinchartl/media into drm-next by Daniel Vetter · 4 years ago
  6. 2551952e drm: Add default modes for connectors in unknown state by Laurent Pinchart · 12 years ago
  7. ddadd40 drm: Introduce an atomic_commit_setup function by Maxime Ripard · 4 years, 2 months ago
  8. eca22ed drm: Pass the full state to connectors atomic functions by Maxime Ripard · 4 years, 2 months ago
  9. f6ebe9f drm/atomic: Pass the full state to CRTC atomic begin and flush by Maxime Ripard · 4 years, 3 months ago
  10. 29b77ad drm/atomic: Pass the full state to CRTC atomic_check by Maxime Ripard · 4 years, 3 months ago
  11. 351f950 drm/atomic: Pass the full state to CRTC atomic enable/disable by Maxime Ripard · 4 years, 3 months ago
  12. 1c26b8e drm/probe_helper: Add drm_connector_helper_funcs.mode_valid_ctx by Lyude Paul · 4 years, 6 months ago
  13. 21de71f drm: writeback: document callbacks by Sam Ravnborg · 4 years, 10 months ago
  14. 2f3ba73 drm: drop unused drm_crtc callback by Sam Ravnborg · 5 years ago
  15. 7fe3f0d drm: Add get_vblank_timestamp() to struct drm_crtc_funcs by Thomas Zimmermann · 5 years ago
  16. f1e2b63 drm: Add get_scanout_position() to struct drm_crtc_helper_funcs by Thomas Zimmermann · 5 years ago
  17. a92462d drm/connector: Share with non-atomic drivers the function to get the single encoder by José Roberto de Souza · 5 years ago
  18. 52d2d44 Merge v5.2-rc5 into drm-next by Daniel Vetter · 6 years ago
  19. 6f3b627 drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_state by Sean Paul · 6 years ago
  20. 43c76d7 drm: Add atomic variants of enable/disable to encoder helper funcs by Sean Paul · 6 years ago
  21. 09cc560 drm: Tweak drm_encoder_helper_funcs.enable kerneldoc by Sean Paul · 6 years ago
  22. 89a4aac drm: don't block fb changes for async plane updates by Helen Koike · 6 years ago
  23. f06ddb5 BackMerge v5.1-rc5 into drm-next by Dave Airlie · 6 years ago
  24. fe61692 drm/atomic-helper: Make atomic_enable/disable crtc callbacks optional by Rodrigo Siqueira · 6 years ago
  25. 9d2230d drm: writeback: Add job prepare and cleanup operations by Laurent Pinchart · 6 years ago
  26. 1e55a53 drm: Trivial comment grammar cleanups by Matt Roper · 6 years ago
  27. c555f02 drm: drop _mode_ from update_edit_property() by Daniel Vetter · 7 years ago
  28. 814bde9 drm/connector: Make ->atomic_commit() optional by Boris Brezillon · 7 years ago
  29. 425132f drm/connector: Pass a drm_connector_state to ->atomic_commit() by Boris Brezillon · 7 years ago
  30. 935774c drm: Add writeback connector type by Brian Starkey · 8 years ago
  31. 30d23f2 drm/atomic: better doc for implicit vs explicit fencing by Daniel Vetter · 7 years ago
  32. 79436a1 drm/edid: make drm_edid_to_eld() static by Jani Nikula · 7 years ago
  33. 2093ea2 drm/vtables: Fix typo by Thierry Reding · 7 years ago
  34. 2cd575a drm: remove unused and redundant callbacks by Peter Rosin · 8 years ago
  35. c92883a drm: Fix kerneldoc for atomic_async_update by Daniel Vetter · 7 years ago
  36. fef9df8 drm/atomic: initial support for asynchronous plane update by Gustavo Padovan · 8 years ago
  37. 0b20a0f drm: Add old state pointer to CRTC .enable() helper function by Laurent Pinchart · 8 years ago
  38. 0108648 drm: Add drm_atomic_helper_wait_for_flip_done() by Boris Brezillon · 8 years ago
  39. 9f80021 drm/doc: Clarify mode_fixup vs. atomic_check a bit more by Daniel Vetter · 8 years ago
  40. 9de5d4a drm/doc: Document adjusted/request modes a bit better by Daniel Vetter · 8 years ago
  41. 3eb220a drm: Add crtc/encoder/bridge->mode_valid() callbacks by Jose Abreu · 8 years ago
  42. ce09d76 drm/atomic: Add connector atomic_check function, v2. by Maarten Lankhorst · 8 years ago
  43. 6c5ed5a drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connector_modes, v4. by Maarten Lankhorst · 8 years ago
  44. 6806cdf drm/kms-helpers: Use recommened kerneldoc for struct member refs by Daniel Vetter · 8 years ago
  45. ea0dd85 drm/doc: use preferred struct reference in kernel-doc by Daniel Vetter · 8 years ago
  46. 9338203 drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h> by Laurent Pinchart · 8 years ago
  47. 1ea0c02 drm/atomic: Unconfuse the old_state mess in commmit_tail by Daniel Vetter · 8 years ago
  48. 0dc9967 drm/atomic-helper: fix reference to drm_atomic_helper_commit_planes by Stefan Agner · 8 years ago
  49. c9ac8b4 drm/atomic-helper: Add atomic_disable CRTC helper callback by Liu Ying · 8 years ago
  50. 1832040 drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb by Chris Wilson · 8 years ago
  51. fe4a11c drm/atomic-helper: Add atomic_mode_set helper callback by Philipp Zabel · 9 years ago
  52. 9f2a795 drm/atomic-helper: nonblocking commit support by Daniel Vetter · 9 years ago
  53. c61b93f drm/atomic: Fix remaining places where !funcs->best_encoder is valid by Boris Brezillon · 9 years ago
  54. 0e1a485 drm: Fix up markup fumble by Daniel Vetter · 9 years ago
  55. 3c5b267 drm: fixes crct set_mode when encoder mode_fixup is null. by Carlos Palminha · 9 years ago
  56. df7d678 drm/docs: more leftovers from the big vtable documentation pile by Daniel Vetter · 9 years ago
  57. 36b6608 drm: Document drm_encoder/crtc_helper_funcs by Daniel Vetter · 9 years ago
  58. 4ee6034 drm: Document drm_connector_helper_funcs by Daniel Vetter · 9 years ago
  59. 11a0ba9 drm: Document drm_plane_helper_funcs by Daniel Vetter · 9 years ago
  60. 129b782 drm: Move encoder->save/restore into nouveau by Daniel Vetter · 9 years ago
  61. 092d01d drm: Reorganize helper vtables and their docs by Daniel Vetter · 9 years ago