1. 4cba685 drm/atomic-helper: Reject legacy flips on a disabled pipe by Daniel Vetter · 9 years ago
  2. 4cd9fa5 drm/atomic: add connector mask to drm_crtc_state. by Maarten Lankhorst · 9 years ago
  3. d55f532 drm: Move more framebuffer doc from docbook to kerneldoc by Daniel Vetter · 9 years ago
  4. 9f4c97a drm: Add plane->name and use it in debug prints by Ville Syrjälä · 9 years ago
  5. fa3ab4c drm: Add crtc->name and use it in debug messages by Ville Syrjälä · 9 years ago
  6. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  7. b0b3b79 drm: Pass 'name' to drm_universal_plane_init() by Ville Syrjälä · 9 years ago
  8. f988287 drm: Pass 'name' to drm_crtc_init_with_planes() by Ville Syrjälä · 9 years ago
  9. 9953f41 drm: Kerneldoc for drm_mode_config_funcs by Daniel Vetter · 9 years ago
  10. c6b0ca3 drm: Add kerneldoc for drm_framebuffer_funcs by Daniel Vetter · 9 years ago
  11. f6da8c6 drm: document drm_crtc_funcs by Daniel Vetter · 9 years ago
  12. 6fe14ac drm: Document drm_connector_funcs by Daniel Vetter · 9 years ago
  13. 813b0f3 drm: Remove crtc/connector->save/restore hooks by Daniel Vetter · 9 years ago
  14. 8854863 drm: Update drm_plane_funcs kerneldoc by Daniel Vetter · 9 years ago
  15. da024fe drm/bridge: Improve kerneldoc by Daniel Vetter · 9 years ago
  16. 4490d4c drm: Make helper vtable pointers type-safe by Daniel Vetter · 9 years ago
  17. 373701b drm: fix potential dangling else problems in for_each_ macros by Jani Nikula · 9 years ago
  18. 1eb8345 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 9 years ago
  19. d9c3824 drm: Describe the Rotation property bits. by Robert Fekete · 9 years ago
  20. 33e0be6 drm: Check crtc viewport correctly with rotated primary plane on atomic drivers by Ville Syrjälä · 9 years ago
  21. 6220907 drm: Add DRM_ROTATE_MASK and DRM_REFLECT_MASK by Joonas Lahtinen · 9 years ago
  22. eba1f35 drm: Move timestamping constants into drm_vblank_crtc by Ville Syrjälä · 9 years ago
  23. 5e7d494 drm: fix kernel-doc warnings in drm_crtc.h by Geliang Tang · 9 years ago
  24. c86fb9d drm: Nuke drm_framebuffer->helper_private by Daniel Vetter · 9 years ago
  25. b7c914b drm: Constify TV mode names by Ville Syrjälä · 9 years ago
  26. 3732ce7 Merge tag 'v4.2-rc8' into drm-next by Dave Airlie · 9 years ago
  27. 45e3743 drm/plane: Use consistent data types for format count by Thierry Reding · 9 years ago
  28. 4772ff0 drm/dp/mst: Remove port after removing connector. by Maarten Lankhorst · 9 years ago
  29. 9a69a9a drm: Make the connector dpms callback return a value, v2. by Maarten Lankhorst · 9 years ago
  30. fc59666 drm/atomic: add connectors_changed to separate it from mode_changed, v2 by Maarten Lankhorst · 9 years ago
  31. 3fdefa3 drm: gc now dead mode_group code by Daniel Vetter · 9 years ago
  32. cff20ba drm: Amend connector list locking rules by Daniel Vetter · 9 years ago
  33. 4676ba0 drm: Check locking in drm_for_each_fb by Daniel Vetter · 9 years ago
  34. 7a3f3d6 drm: Check locking in drm_for_each_connector by Daniel Vetter · 9 years ago
  35. 6295d60 drm: Add modeset object iterators by Daniel Vetter · 9 years ago
  36. 4ea50e9 drm: Simplify drm_for_each_legacy_plane arguments by Daniel Vetter · 9 years ago
  37. 6b8eeca drm/dp/mst: close deadlock in connector destruction. by Dave Airlie · 9 years ago
  38. 955f3c3 drm/atomic: Add MODE_ID property by Daniel Stone · 9 years ago
  39. 99cf4a2 drm/atomic: Add current-mode blob to CRTC state by Daniel Stone · 9 years ago
  40. e2f5d2e drm/mode: Add user blob-creation ioctl by Daniel Stone · 9 years ago
  41. 862e686 drm: bridge: Allow daisy chaining of bridges by Archit Taneja · 9 years ago
  42. 9c37bf2 Merge tag 'topic/drm-misc-2015-05-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  43. 036ef57 drm/atomic: Allow drivers to subclass drm_atomic_state, v3 by Maarten Lankhorst · 9 years ago
  44. 6bcacf5 drm: Add reference counting to blob properties by Daniel Stone · 9 years ago
  45. ac6f2e2 drm/edid: Kerneldoc for newly added edid_corrupt by Daniel Vetter · 9 years ago
  46. 8fb6e7a drm: Introduce blob_lock by Daniel Stone · 9 years ago
  47. 6ba2bd3 drm: Add edid_corrupt flag for Displayport Link CTS 4.2.2.6 by Todd Previte · 9 years ago
  48. 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
  49. 4a11248 Merge tag 'topic/drm-misc-2015-04-15' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  50. c5fe557 Merge branch 'topic/bxt-stage1' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  51. 2b1193d drm: fix trivial typo mistake by John Hunter · 9 years ago
  52. 9a436ee drm: make crtc/encoder/connector/plane helper_private a const pointer by Jani Nikula · 9 years ago
  53. f81338a drm: Adding drm helper function drm_plane_from_index(). by Chandra Konduru · 9 years ago
  54. a08aad5 Merge tag 'drm/panel/for-4.1-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 9 years ago
  55. 6321fd6 drm: Remove unused DRM_MODE_OBJECT_BRIDGE by Thierry Reding · 10 years ago
  56. 08855fa drm/atomic: minor kerneldoc typo fix by Rob Clark · 9 years ago
  57. 7eb5f30 drm: Check in setcrtc if the primary plane supports the fb pixel format by Laurent Pinchart · 9 years ago
  58. ead8610 drm: Share plane pixel format check code between legacy and atomic by Laurent Pinchart · 9 years ago
  59. 7547af9 Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  60. e3eb325 drm: add support for tiled/compressed/etc modifier in addfb2 by Rob Clark · 10 years ago
  61. 3d3f8b1 drm/bridge: make bridge registration independent of drm flow by Ajay Kumar · 10 years ago
  62. b07b90f drm/bridge: do not pass drm_bridge_funcs to drm_bridge_init by Ajay Kumar · 10 years ago
  63. 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
  64. f02ad90 drm/atomic-helpers: Recover full cursor plane behaviour by Daniel Vetter · 10 years ago
  65. eab3bbe drm/atomic: Add drm_crtc_state->active by Daniel Vetter · 10 years ago
  66. 960cd9d drm: Add standardized boolean props by Daniel Vetter · 10 years ago
  67. 1da3062 drm: Add rotation value to plane state by Matt Roper · 10 years ago
  68. e451400 Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  69. 162b6a5 drm/probe-helper: don't lose hotplug event by Daniel Vetter · 10 years ago
  70. b5571e9 drm: add bus_formats and num_bus_formats fields to drm_display_info by Boris Brezillon · 10 years ago
  71. adc3184 Merge tag 'drm-intel-next-2014-12-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  72. c93546a Merge tag 'topic/atomic-core-2015-01-05' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  73. e5202a2 Merge tag 'topic/core-stuff-2014-12-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  74. d34f20d drm: Atomic modeset ioctl by Rob Clark · 10 years ago
  75. 6b4959f drm/atomic: atomic plane properties by Rob Clark · 10 years ago
  76. 88a48e2 drm: add atomic properties by Rob Clark · 10 years ago
  77. ac9c925 drm: add atomic_get_property by Rob Clark · 10 years ago
  78. 40ecc69 drm: add atomic_set_property wrappers by Rob Clark · 10 years ago
  79. 22b8b13 drm: get rid of direct property value access by Rob Clark · 10 years ago
  80. b17cd75 drm: store property instead of id in obj attachment by Rob Clark · 10 years ago
  81. 07cc0ef drm/atomic: Introduce state->obj backpointers by Daniel Vetter · 10 years ago
  82. d9b1362 drm/atomic-helper: Export both plane and modeset check helpers by Daniel Vetter · 10 years ago
  83. 261ea74 drm: Remove stale comment by Thierry Reding · 10 years ago
  84. 6f134d7 drm/tile: expose the tile property to userspace (v3) by Dave Airlie · 10 years ago
  85. 40d9b04 drm/connector: store tile information from displayid (v3) by Dave Airlie · 10 years ago
  86. 138f9eb drm: add tile_group support. (v3) by Dave Airlie · 10 years ago
  87. ecb7e16 drm: add helper to get crtc timings (v5) by Gustavo Padovan · 10 years ago
  88. dd27595 drm/atomic: add plane iterator macros by Rob Clark · 10 years ago
  89. 6ddd388 drm/atomic: track bitmask of planes attached to crtc by Rob Clark · 10 years ago
  90. 3758b34 drm: s/enum_blob_list/enum_list/ in drm_property by Daniel Vetter · 10 years ago
  91. f52b69f1 drm/atomic: Don't overrun the connector array when hotplugging by Daniel Vetter · 10 years ago
  92. 5bb2bbf drm: add properties for suggested x/y offset for connectors. (v2) by Dave Airlie · 10 years ago
  93. 4fb2ac6 Merge tag 'drm/fixes/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next by Dave Airlie · 10 years ago
  94. 2f76331 drm: Make drm_mode_create_tv_properties() signature consistent by Thierry Reding · 10 years ago
  95. 12e6cec drm: Use const data when creating blob properties by Thierry Reding · 10 years ago
  96. ecbbe59 drm: Use size_t for blob property sizes by Thierry Reding · 10 years ago
  97. 4d02e2d drm: Per-plane locking by Daniel Vetter · 10 years ago
  98. e2330f0 drm/atomic: Integrate fence support by Daniel Vetter · 10 years ago
  99. 623369e drm: Atomic crtc/connector updates using crtc/plane helper interfaces by Daniel Vetter · 10 years ago
  100. 2f324b4 drm/crtc-helper: Transitional functions using atomic plane helpers by Daniel Vetter · 10 years ago