1. d382814 drm: remove `const` attribute to hint at caller that they now own the memory by Eric Engestrom · 8 years ago
  2. 90844f0 drm: make drm_get_format_name thread-safe by Eric Engestrom · 8 years ago
  3. f8856a4 drm/i915: Use drm_plane_helper_check_state() by Ville Syrjälä · 8 years ago
  4. 936e71e drm/i915: Use drm_plane_state.{src,dst,visible} by Ville Syrjälä · 8 years ago
  5. 31ad61e drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_? by Joonas Lahtinen · 8 years ago
  6. 9f6151c drm/i915: Pass the correct crtc state to .update_plane() by Ville Syrjälä · 8 years ago
  7. c03242b drm/i915: Remove commit_plane function pointer. by Maarten Lankhorst · 9 years ago
  8. a758e68 drm/i915: Do not use commit_plane for sprite planes. by Maarten Lankhorst · 9 years ago
  9. 35c08f4 drm/i915: Calculate visibility in check_plane correctly regardless of dpms. by Maarten Lankhorst · 9 years ago
  10. 7580d77 drm/i915: Wait for object idle without locks in atomic_commit, v2. by Maarten Lankhorst · 9 years ago
  11. bca8013 drm/i915: Do not handle a null plane state. by Maarten Lankhorst · 9 years ago
  12. c389c9c drm/i915: Remove transitional references from intel_plane_atomic_check. by Maarten Lankhorst · 9 years ago
  13. 818ed96 drm/i915: Make setting color key atomic. by Maarten Lankhorst · 9 years ago
  14. 061e4b8 drm/i915: clean up atomic plane check functions, v2. by Maarten Lankhorst · 9 years ago
  15. da20eab drm/i915: Split plane updates of crtc->atomic into a helper, v2. by Maarten Lankhorst · 9 years ago
  16. 8c7b5cc drm/i915: Use atomic helpers for computing changed flags by Ander Conselvan de Oliveira · 9 years ago
  17. f0c6057 drm/i915: Call drm helpers when duplicating crtc and plane states by Ander Conselvan de Oliveira · 9 years ago
  18. e1dee19 Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  19. 475d231 drm/atomic-helper: Don't call atomic_update_plane when it stays off by Daniel Vetter · 9 years ago
  20. 3b7a511 drm/i915/skl: Support for 90/270 rotation by Sonika Jindal · 9 years ago
  21. aaed1aa drm/i915: Rotation property is now handled in DRM core by Tvrtko Ursulin · 9 years ago
  22. c196e1d drm/i915: Switch plane properties to full atomic helper. by Matt Roper · 10 years ago
  23. a98b343 drm/i915: Add .atomic_{get, set}_property() entrypoints to planes by Matt Roper · 10 years ago
  24. 8e7d688 drm/i915: Move rotation from intel_plane to drm_plane_state by Matt Roper · 10 years ago
  25. 6e3c971 drm/i915: Make intel_crtc->config a pointer by Ander Conselvan de Oliveira · 10 years ago
  26. cd52471 drm/i915: Fix kerneldoc for i915 atomic plane code by Matt Roper · 10 years ago
  27. ea2c67b drm/i915: Move to atomic plane helpers (v9) by Matt Roper · 10 years ago