1. 84c0851 drm: Unexport drm_plane_helper_check_update by Daniel Vetter · 6 years ago
  2. 6b6fce6 drm: Unexport primary plane helpers by Daniel Vetter · 6 years ago
  3. 21ebe61 drm: Remove transitional helpers by Daniel Vetter · 6 years ago
  4. 070473b drm: add missing ctx argument to plane transitional helpers by Russell King · 7 years ago
  5. 81af63a drm: Don't pass clip to drm_atomic_helper_check_plane_state() by Ville Syrjälä · 7 years ago
  6. a01cb8b drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c by Ville Syrjälä · 7 years ago
  7. 10b47ee drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_check_state() by Ville Syrjälä · 7 years ago
  8. 1931529 drm: Add acquire ctx parameter to ->plane_disable by Daniel Vetter · 8 years ago
  9. 34a2ab5 drm: Add acquire ctx parameter to ->update_plane by Daniel Vetter · 8 years ago
  10. 1de72fa drm/kms-helpers: Extract drm_modeset_helper.[hc] by Daniel Vetter · 8 years ago
  11. df86af9 drm/plane-helper: Add drm_plane_helper_check_state() by Ville Syrjälä · 8 years ago
  12. 9b8b013 drm: Deal with rotation in drm_plane_helper_check_update() by Ville Syrjälä · 9 years ago
  13. 092d01d drm: Reorganize helper vtables and their docs by Daniel Vetter · 9 years ago
  14. 844f911 drm/atomic: Make prepare_fb/cleanup_fb only take state, v3. by Maarten Lankhorst · 9 years ago
  15. b54a093 drm/plane: Remove redundant extern by Thierry Reding · 9 years ago
  16. 9a436ee drm: make crtc/encoder/connector/plane helper_private a const pointer by Jani Nikula · 10 years ago
  17. 3461b30 drm/plane-helper: unexport drm_primary_helper_create_plane by Daniel Vetter · 10 years ago
  18. d136dfe drm: Pass in new and old plane state to prepare_fb and cleanup_fb by Tvrtko Ursulin · 10 years ago
  19. 407b8bd drm/plane: Add optional ->atomic_disable() callback by Thierry Reding · 10 years ago
  20. 3cad4b6 drm/plane: Make ->atomic_update() mandatory by Thierry Reding · 10 years ago
  21. 5d57169 drm/plane: Add missing kerneldoc by Thierry Reding · 10 years ago
  22. f1c37e1 drm/plane: Pass old state to ->atomic_update() by Thierry Reding · 10 years ago
  23. 2f324b4 drm/crtc-helper: Transitional functions using atomic plane helpers by Daniel Vetter · 10 years ago
  24. acf24a3 drm/plane-helper: transitional atomic plane helpers by Daniel Vetter · 10 years ago
  25. c2fcd27 drm: Add atomic/plane helpers by Daniel Vetter · 10 years ago
  26. 3cb9ae4 drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h by Daniel Vetter · 10 years ago
  27. 7daf8d5 drm/plane-helper: Add drm_plane_helper_check_update() (v3) by Matt Roper · 11 years ago
  28. f220e62 drm/plane: Fix sparse warnings by Thierry Reding · 11 years ago
  29. c103d1c drm: Add primary plane helpers (v3) by Matt Roper · 11 years ago