1. b0b3b79 drm: Pass 'name' to drm_universal_plane_init() by Ville Syrjälä · 9 years ago
  2. f988287 drm: Pass 'name' to drm_crtc_init_with_planes() by Ville Syrjälä · 9 years ago
  3. 092d01d drm: Reorganize helper vtables and their docs by Daniel Vetter · 9 years ago
  4. f980a71 drm: Print the src/dst/clip rectangles in error in drm_plane_helper by Ville Syrjälä · 9 years ago
  5. 844f911 drm/atomic: Make prepare_fb/cleanup_fb only take state, v3. by Maarten Lankhorst · 9 years ago
  6. 613d2b2 drm/atomic: pass old crtc state to atomic_begin/flush. by Maarten Lankhorst · 9 years ago
  7. dcd14dd Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  8. 9a9f5ce drm: Roll out drm_for_each_connector more by Daniel Vetter · 9 years ago
  9. e4f31ad drm: reset empty state in transitional helpers by Daniel Vetter · 9 years ago
  10. 2e7f43c drm/plane-helper: Adapt cursor hack to transitional helpers by Daniel Vetter · 9 years ago
  11. be26a66 drm/drm: constify all struct drm_*_helper funcs pointers by Jani Nikula · 9 years ago
  12. 967667f drm/plane-helper: Fixup mismerge by Daniel Vetter · 9 years ago
  13. 7eb5f30 drm: Check in setcrtc if the primary plane supports the fb pixel format by Laurent Pinchart · 9 years ago
  14. 3461b30 drm/plane-helper: unexport drm_primary_helper_create_plane by Daniel Vetter · 9 years ago
  15. d136dfe drm: Pass in new and old plane state to prepare_fb and cleanup_fb by Tvrtko Ursulin · 9 years ago
  16. 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
  17. 407b8bd drm/plane: Add optional ->atomic_disable() callback by Thierry Reding · 10 years ago
  18. 6a425c2 drm/plane-helper: Fix transitional helper kerneldocs by Matt Roper · 10 years ago
  19. 9289058 drm/plane-helper: Skip prepare_fb/cleanup_fb when newfb==oldfb by Matt Roper · 10 years ago
  20. 72a3697 Merge branch 'topic/core-stuff' into topic/atomic-core by Daniel Vetter · 10 years ago
  21. 07cc0ef drm/atomic: Introduce state->obj backpointers by Daniel Vetter · 10 years ago
  22. 7432ca5 drm/plane-helper: Test for plane disable earlier by Matt Roper · 10 years ago
  23. f1c37e1 drm/plane: Pass old state to ->atomic_update() by Thierry Reding · 10 years ago
  24. eb84f97 Merge remote-tracking branch 'airlied/drm-next' into HEAD by Daniel Vetter · 10 years ago
  25. 321ebf0 drm/atomic: Refcounting for plane_state->fb by Daniel Vetter · 10 years ago
  26. 3150c7d drm: Docbook integration and over sections for all the new helpers by Daniel Vetter · 10 years ago
  27. 2f324b4 drm/crtc-helper: Transitional functions using atomic plane helpers by Daniel Vetter · 10 years ago
  28. acf24a3 drm/plane-helper: transitional atomic plane helpers by Daniel Vetter · 10 years ago
  29. 083fe3b drm: make sure visible is set to false if fb is null by Gustavo Padovan · 10 years ago
  30. 3281cc7 drm/plane-helper: Use proper plane init function by Matt Roper · 10 years ago
  31. 7daf8d5 drm/plane-helper: Add drm_plane_helper_check_update() (v3) by Matt Roper · 10 years ago
  32. 7f994f3 drm: Check CRTC compatibility in setplane by Matt Roper · 10 years ago
  33. 51fd371 drm: convert crtc and connection_mutex to ww_mutex (v5) by Rob Clark · 11 years ago
  34. 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
  35. 6e9f798 drm: Split connection_mutex out of mode_config.mutex (v3) by Daniel Vetter · 10 years ago
  36. 233fd4e drm/plane: Fix a couple of checkpatch warnings by Thierry Reding · 10 years ago
  37. f220e62 drm/plane: Fix sparse warnings by Thierry Reding · 10 years ago
  38. 0fe27f0 drm: Simplify fb refcounting rules around ->update_plane by Daniel Vetter · 10 years ago
  39. 3c858a3 drm/plane_helper: don't disable plane in destroy function by Daniel Vetter · 10 years ago
  40. c10dddc drm/plane-helper: Fix primary plane scaling check by Matt Roper · 10 years ago
  41. b6ccd7b drm/plane-helper: Don't fake-implement primary plane disabling by Daniel Vetter · 10 years ago
  42. e13161a drm: Add drm_crtc_init_with_planes() (v2) by Matt Roper · 10 years ago
  43. c103d1c drm: Add primary plane helpers (v3) by Matt Roper · 10 years ago