1. 17efca9 Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  2. 3c66f4a drm: remove excess description by Luis de Bethencourt · 8 years ago
  3. 1a4be38 Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  4. 9b61c0f Merge drm-fixes into drm-next. by Dave Airlie · 8 years ago
  5. 5488dc1 drm: introduce pipe color correction properties by Lionel Landwerlin · 8 years ago
  6. 5fff80b drm/atomic: Allow for holes in connector state, v2. by Maarten Lankhorst · 8 years ago
  7. 2dd500f drm: Add functions to setup/tear down drm_events. by Daniel Vetter · 9 years ago
  8. 14de6c4 drm/atomic: Remove drm_atomic_connectors_for_crtc. by Maarten Lankhorst · 9 years ago
  9. 4cba685 drm/atomic-helper: Reject legacy flips on a disabled pipe by Daniel Vetter · 9 years ago
  10. 4cd9fa5 drm/atomic: add connector mask to drm_crtc_state. by Maarten Lankhorst · 9 years ago
  11. 9f4c97a drm: Add plane->name and use it in debug prints by Ville Syrjälä · 9 years ago
  12. fa3ab4c drm: Add crtc->name and use it in debug messages by Ville Syrjälä · 9 years ago
  13. c0714fc drm: Document drm_atomic_*_get_property by Daniel Vetter · 9 years ago
  14. 06eaae4 drm: Implement drm_modeset_lock_all_ctx() by Thierry Reding · 9 years ago
  15. 9744bf4 drm/atomic: Small documentation fix. by Maarten Lankhorst · 9 years ago
  16. 5f91190 GPU-DRM: Delete unnecessary checks before drm_property_unreference_blob() by Markus Elfring · 9 years ago
  17. 0f45c26 drm/atomic: add a drm_atomic_clean_old_fb helper. by Maarten Lankhorst · 9 years ago
  18. 4572372 drm/core: Fix old_fb handling in drm_mode_atomic_ioctl. by Maarten Lankhorst · 9 years ago
  19. bf22f3b drm: drm_atomic_crtc_get_property should be static by Geliang Tang · 9 years ago
  20. 646db26 Merge tag 'v4.3-rc2' into topic/drm-misc by Daniel Vetter · 9 years ago
  21. f8aeb41 drm/atomic: refuse changing CRTC for planes directly by Daniel Vetter · 9 years ago
  22. c4749c9 drm/atomic: Fix bookkeeping with TEST_ONLY, v3. by Maarten Lankhorst · 9 years ago
  23. db56176 Revert "drm/atomic: Call ww_acquire_done after check phase is complete" by Dave Airlie · 9 years ago
  24. 992cbf1 drm/atomic: Call ww_acquire_done after check phase is complete by Daniel Vetter · 9 years ago
  25. 460e8e2 drm/atomic: Paper over locking WARN in default_state_clear by Daniel Vetter · 9 years ago
  26. 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
  27. 9a9f5ce drm: Roll out drm_for_each_connector more by Daniel Vetter · 9 years ago
  28. ec9f932 drm/atomic: Cleanup on error properly in the atomic ioctl. by Maarten Lankhorst · 9 years ago
  29. a9cc54e drm/atomic: Update old_fb after setting a property. by Maarten Lankhorst · 9 years ago
  30. 2465ff6 drm/atomic: Extract needs_modeset function by Daniel Vetter · 9 years ago
  31. 955f3c3 drm/atomic: Add MODE_ID property by Daniel Stone · 9 years ago
  32. 99cf4a2 drm/atomic: Add current-mode blob to CRTC state by Daniel Stone · 9 years ago
  33. 819364d drm: Add drm_atomic_set_mode_for_crtc by Daniel Stone · 9 years ago
  34. e01e9f7 drm/atomic: add drm_atomic_add_affected_planes by Maarten Lankhorst · 9 years ago
  35. 036ef57 drm/atomic: Allow drivers to subclass drm_atomic_state, v3 by Maarten Lankhorst · 9 years ago
  36. 1b26a5e drm/atomic: add drm_atomic_get_existing_*_state helpers by Maarten Lankhorst · 9 years ago
  37. df63b99 drm/atomic: Add for_each_{connector,crtc,plane}_in_state helper macros by Ander Conselvan de Oliveira · 9 years ago
  38. 16d78bc2e drm: Fix some typos by John Hunter · 9 years ago
  39. a0211bb drm/atomic: Don't try to free a NULL state by Ander Conselvan de Oliveira · 9 years ago
  40. 8a5c0bd drm/atomic: Clear crtcs, connectors and planes when clearing state by Ander Conselvan de Oliveira · 9 years ago
  41. 2779836 drm: atomic: Allow setting CRTC active property by Daniel Stone · 9 years ago
  42. 8f164ce drm: atomic: Expose CRTC active property by Daniel Stone · 9 years ago
  43. ead8610 drm: Share plane pixel format check code between legacy and atomic by Laurent Pinchart · 9 years ago
  44. 4cda09c drm: Complete moving rotation property to core by Tvrtko Ursulin · 9 years ago
  45. 17a38d9 drm: Add DRM_DEBUG_ATOMIC by Daniel Vetter · 9 years ago
  46. 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
  47. 9469244 drm/atomic: Fix potential use of state after free by Ander Conselvan de Oliveira · 9 years ago
  48. eab3bbe drm/atomic: Add drm_crtc_state->active by Daniel Vetter · 10 years ago
  49. 1da3062 drm: Add rotation value to plane state by Matt Roper · 10 years ago
  50. 42c5814 next: drm/atomic: Use copy_from_user to copy 64 bit data from user space by Guenter Roeck · 10 years ago
  51. a97df1c drm/atomic: Hide drm.ko internal interfaces by Daniel Vetter · 10 years ago
  52. d34f20d drm: Atomic modeset ioctl by Rob Clark · 10 years ago
  53. ae16c59 drm/atomic: atomic connector properties by Rob Clark · 10 years ago
  54. 6b4959f drm/atomic: atomic plane properties by Rob Clark · 10 years ago
  55. 5e74373 drm/atomic: atomic_check functions by Rob Clark · 10 years ago
  56. 88a48e2 drm: add atomic properties by Rob Clark · 10 years ago
  57. ac9c925 drm: add atomic_get_property by Rob Clark · 10 years ago
  58. 40ecc69 drm: add atomic_set_property wrappers by Rob Clark · 10 years ago
  59. 07cc0ef drm/atomic: Introduce state->obj backpointers by Daniel Vetter · 10 years ago
  60. 6ddd388 drm/atomic: track bitmask of planes attached to crtc by Rob Clark · 10 years ago
  61. 9c04b7e drm/atomic: Drop per-plane locking TODO by Daniel Vetter · 10 years ago
  62. fc2d2bc drm/atomic: Add missing ERR_PTR casting by Daniel Vetter · 10 years ago
  63. f52b69f1 drm/atomic: Don't overrun the connector array when hotplugging by Daniel Vetter · 10 years ago
  64. 6f75cea drm/atomic: Only destroy connector states with connection mutex held by Daniel Vetter · 10 years ago
  65. c7eb76f drm/atomic: Ensure that drm_connector_index is stable by Daniel Vetter · 10 years ago
  66. 4d02e2d drm: Per-plane locking by Daniel Vetter · 10 years ago
  67. 321ebf0 drm/atomic: Refcounting for plane_state->fb by Daniel Vetter · 10 years ago
  68. cc4ceb4 drm: Global atomic state handling by Daniel Vetter · 10 years ago