1. 2e7f43c drm/plane-helper: Adapt cursor hack to transitional helpers by Daniel Vetter · 9 years ago
  2. be26a66 drm/drm: constify all struct drm_*_helper funcs pointers by Jani Nikula · 9 years ago
  3. 967667f drm/plane-helper: Fixup mismerge by Daniel Vetter · 9 years ago
  4. 7eb5f30 drm: Check in setcrtc if the primary plane supports the fb pixel format by Laurent Pinchart · 9 years ago
  5. 3461b30 drm/plane-helper: unexport drm_primary_helper_create_plane by Daniel Vetter · 9 years ago
  6. d136dfe drm: Pass in new and old plane state to prepare_fb and cleanup_fb by Tvrtko Ursulin · 9 years ago
  7. 21773f1 Merge tag 'topic/atomic-core-2015-01-27' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  8. 407b8bd drm/plane: Add optional ->atomic_disable() callback by Thierry Reding · 10 years ago
  9. 6a425c2 drm/plane-helper: Fix transitional helper kerneldocs by Matt Roper · 9 years ago
  10. 9289058 drm/plane-helper: Skip prepare_fb/cleanup_fb when newfb==oldfb by Matt Roper · 9 years ago
  11. 72a3697 Merge branch 'topic/core-stuff' into topic/atomic-core by Daniel Vetter · 10 years ago
  12. 07cc0ef drm/atomic: Introduce state->obj backpointers by Daniel Vetter · 10 years ago
  13. 7432ca5 drm/plane-helper: Test for plane disable earlier by Matt Roper · 10 years ago
  14. f1c37e1 drm/plane: Pass old state to ->atomic_update() by Thierry Reding · 10 years ago
  15. eb84f97 Merge remote-tracking branch 'airlied/drm-next' into HEAD by Daniel Vetter · 10 years ago
  16. 321ebf0 drm/atomic: Refcounting for plane_state->fb by Daniel Vetter · 10 years ago
  17. 3150c7d drm: Docbook integration and over sections for all the new helpers by Daniel Vetter · 10 years ago
  18. 2f324b4 drm/crtc-helper: Transitional functions using atomic plane helpers by Daniel Vetter · 10 years ago
  19. acf24a3 drm/plane-helper: transitional atomic plane helpers by Daniel Vetter · 10 years ago
  20. 083fe3b drm: make sure visible is set to false if fb is null by Gustavo Padovan · 10 years ago
  21. 3281cc7 drm/plane-helper: Use proper plane init function by Matt Roper · 10 years ago
  22. 7daf8d5 drm/plane-helper: Add drm_plane_helper_check_update() (v3) by Matt Roper · 10 years ago
  23. 7f994f3 drm: Check CRTC compatibility in setplane by Matt Roper · 10 years ago
  24. 51fd371 drm: convert crtc and connection_mutex to ww_mutex (v5) by Rob Clark · 11 years ago
  25. 885ae1c Merge tag 'topic/core-stuff-2014-06-02' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  26. 6e9f798 drm: Split connection_mutex out of mode_config.mutex (v3) by Daniel Vetter · 10 years ago
  27. 233fd4e drm/plane: Fix a couple of checkpatch warnings by Thierry Reding · 10 years ago
  28. f220e62 drm/plane: Fix sparse warnings by Thierry Reding · 10 years ago
  29. 0fe27f0 drm: Simplify fb refcounting rules around ->update_plane by Daniel Vetter · 10 years ago
  30. 3c858a3 drm/plane_helper: don't disable plane in destroy function by Daniel Vetter · 10 years ago
  31. c10dddc drm/plane-helper: Fix primary plane scaling check by Matt Roper · 10 years ago
  32. b6ccd7b drm/plane-helper: Don't fake-implement primary plane disabling by Daniel Vetter · 10 years ago
  33. e13161a drm: Add drm_crtc_init_with_planes() (v2) by Matt Roper · 10 years ago
  34. c103d1c drm: Add primary plane helpers (v3) by Matt Roper · 10 years ago