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