1. 21773f1 Merge tag 'topic/atomic-core-2015-01-27' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  2. 4cd4df8 drm/atomic: Add ->atomic_check() to encoder helpers by Thierry Reding · 10 years ago
  3. 407b8bd drm/plane: Add optional ->atomic_disable() callback by Thierry Reding · 10 years ago
  4. 3cad4b6 drm/plane: Make ->atomic_update() mandatory by Thierry Reding · 10 years ago
  5. 95d6eb3 drm/atomic-helper: debug output for modesets by Daniel Vetter · 10 years ago
  6. ee0a89c drm/atomic-helpers: Saner encoder/crtc callbacks by Daniel Vetter · 10 years ago
  7. f02ad90 drm/atomic-helpers: Recover full cursor plane behaviour by Daniel Vetter · 10 years ago
  8. b486e0e drm/atomic-helper: add connector->dpms() implementation by Daniel Vetter · 10 years ago
  9. eab3bbe drm/atomic: Add drm_crtc_state->active by Daniel Vetter · 10 years ago
  10. 5e74373 drm/atomic: atomic_check functions by Rob Clark · 10 years ago
  11. 40ecc69 drm: add atomic_set_property wrappers by Rob Clark · 10 years ago
  12. 07cc0ef drm/atomic: Introduce state->obj backpointers by Daniel Vetter · 10 years ago
  13. b4274fb drm/atomic-helper: Again check modeset *before* plane states by Daniel Vetter · 10 years ago
  14. d9b1362 drm/atomic-helper: Export both plane and modeset check helpers by Daniel Vetter · 10 years ago
  15. 4b08eae drm/atomic: fix potential null ptr on plane enable by Rob Clark · 10 years ago
  16. e5b5341 drm/atomic: clear plane's CRTC and FB when shutting down by Rob Clark · 10 years ago
  17. 6ddd388 drm/atomic: track bitmask of planes attached to crtc by Rob Clark · 10 years ago
  18. f1c37e1 drm/plane: Pass old state to ->atomic_update() by Thierry Reding · 10 years ago
  19. aa54e2e drm/atomic_helper: Cope with plane->crtc == NULL in disable helper by Jasper St. Pierre · 10 years ago
  20. ab58e33 drm/atomic-helper: Skip vblank waits for unchanged fbs by Daniel Vetter · 10 years ago
  21. 46df9ad drm/atomic: shutdown *current* encoder by Rob Clark · 10 years ago
  22. 934ce1c drm/atomic: check mode_changed *after* atomic_check by Rob Clark · 10 years ago
  23. b0fcfc8 drm/atomic_helper: Make it clear that commit_planes gets the old state by Daniel Vetter · 10 years ago
  24. f52b69f1 drm/atomic: Don't overrun the connector array when hotplugging by Daniel Vetter · 10 years ago
  25. 6f75cea drm/atomic: Only destroy connector states with connection mutex held by Daniel Vetter · 10 years ago
  26. db88362 drm/atomic: rip out unnecessary locking checks by Rob Clark · 10 years ago
  27. 4d02e2d drm: Per-plane locking by Daniel Vetter · 10 years ago
  28. 5ee3229 drm: export atomic wait_for_vblanks helper (v2) by Rob Clark · 10 years ago
  29. 321ebf0 drm/atomic: Refcounting for plane_state->fb by Daniel Vetter · 10 years ago
  30. 3150c7d drm: Docbook integration and over sections for all the new helpers by Daniel Vetter · 10 years ago
  31. d461701 drm/atomic-helpers: functions for state duplicate/destroy/reset by Daniel Vetter · 10 years ago
  32. 8bc0f31 drm/atomic-helper: implement ->page_flip by Daniel Vetter · 10 years ago
  33. e8c833a drm/atomic-helpers: document how to implement async commit by Daniel Vetter · 10 years ago
  34. e2330f0 drm/atomic: Integrate fence support by Daniel Vetter · 10 years ago
  35. 042652e drm/atomic-helper: implementatations for legacy interfaces by Daniel Vetter · 10 years ago
  36. 623369e drm: Atomic crtc/connector updates using crtc/plane helper interfaces by Daniel Vetter · 10 years ago
  37. c2fcd27 drm: Add atomic/plane helpers by Daniel Vetter · 10 years ago