1. c2fcd27 drm: Add atomic/plane helpers by Daniel Vetter · 10 years ago
  2. cc4ceb4 drm: Global atomic state handling by Daniel Vetter · 10 years ago
  3. 144ecb9 drm: Add atomic driver interface definitions for objects by Daniel Vetter · 10 years ago
  4. 2c0c33d drm: fixup kerneldoc in drm_crtc.h by Daniel Vetter · 10 years ago
  5. 3bf0401 drm: Pull drm_crtc.h into the kerneldoc template by Daniel Vetter · 10 years ago
  6. 3cb9ae4 drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h by Daniel Vetter · 10 years ago
  7. d7d2c48 drm: move remaining includes in drmP.h to the top by David Herrmann · 10 years ago
  8. a18b29f Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  9. d5a0f2e Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  10. 3a5f87c drm: fix plane rotation when restoring fbdev configuration by Thomas Wood · 10 years ago
  11. 2a0d7cf drm: Add a plane->reset hook by Daniel Vetter · 10 years ago
  12. 3d30a59 drm: Move ->old_fb from crtc to plane by Daniel Vetter · 10 years ago
  13. d059f65 drm: Handle legacy per-crtc locking with full acquire ctx by Daniel Vetter · 10 years ago
  14. a6a8bb8 drm: Move modeset_lock_all helpers to drm_modeset_lock.[hc] by Daniel Vetter · 10 years ago
  15. 10f637b drm: Add drm_plane/connector_index by Daniel Vetter · 10 years ago
  16. 2a297cc drm: Add rotation_property to mode_config by Sonika Jindal · 10 years ago
  17. eaf99c7 drm: Perform cmdline mode parsing during connector initialisation by Chris Wilson · 10 years ago
  18. 4dac3ed Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 10 years ago
  19. ff587e4 drm/crtc: Add property for aspect ratio by Vandana Kannan · 10 years ago
  20. 8a105aa Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 10 years ago
  21. 3c9855f drm: Add drm_rotation_simplify() by Ville Syrjälä · 10 years ago
  22. c1df5f3 drm: Add drm_mode_create_rotation_property() by Ville Syrjälä · 10 years ago
  23. 7689ffb drm: Add support_bits parameter to drm_property_create_bitmask() by Ville Syrjälä · 10 years ago
  24. 0659696 drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.h by Ville Syrjälä · 10 years ago
  25. 7e435aa drm: add of_graph endpoint helper to find possible CRTCs by Russell King · 10 years ago
  26. ca5a1b9 Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  27. 43aba7e drm: add a path blob property by Dave Airlie · 10 years ago
  28. 2390cd1 drm/crtc: add interface to reinitialise the legacy mode group by Dave Airlie · 10 years ago
  29. 4cf2b28 drm/debugfs: add an "edid_override" file per connector by Thomas Wood · 10 years ago
  30. 30f6570 drm/debugfs: add a "force" file per connector by Thomas Wood · 10 years ago
  31. 34ea3d3 drm: add register and unregister functions for connectors by Thomas Wood · 10 years ago
  32. fc1d3e4 drm: Allow drivers to register cursor planes with crtc by Matt Roper · 10 years ago
  33. 161d0dc drm: Support legacy cursor ioctls via universal planes when possible (v4) by Matt Roper · 10 years ago
  34. 5d02626d drm/edid: Store all supported hdmi deep color modes in drm_display_info by Mario Kleiner · 10 years ago
  35. 51fd371 drm: convert crtc and connection_mutex to ww_mutex (v5) by Rob Clark · 11 years ago
  36. 6e9f798 drm: Split connection_mutex out of mode_config.mutex (v3) by Daniel Vetter · 10 years ago
  37. ebc44cf drm: add signed-range property type by Rob Clark · 12 years ago
  38. 98f75de drm: add object property type by Rob Clark · 10 years ago
  39. 5ea22f2 drm: add extended property types by Rob Clark · 10 years ago
  40. a2b34e2 drm: helpers to find mode objects by Rob Clark · 11 years ago
  41. d5ab2b4 drm: drop drm_get_connector_name() and drm_get_encoder_name() by Jani Nikula · 10 years ago
  42. e574894 drm: store encoder name in encoder struct by Jani Nikula · 10 years ago
  43. 2abdd31 drm: store connector name in connector struct (v2) by Jani Nikula · 10 years ago
  44. 425a9a3 Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  45. ad22279 drm: fix memory leak around mode_group (v2) by Dave Airlie · 10 years ago
  46. 0967e6a drm/edid: Fill PAR in AVI infoframe based on CEA mode list by Vandana Kannan · 10 years ago
  47. 780f598 drm: Remove unused drm_crtc->fb by Matt Roper · 10 years ago
  48. e13161a drm: Add drm_crtc_init_with_planes() (v2) by Matt Roper · 10 years ago
  49. 9922ab5 drm: Add plane type property (v2) by Rob Clark · 10 years ago
  50. dc415ff drm: Add drm_universal_plane_init() by Matt Roper · 10 years ago
  51. af93629 drm: Make drm_crtc_check_viewport non-static by Matt Roper · 10 years ago
  52. e27dde3 drm: Add support for multiple plane types (v2) by Matt Roper · 10 years ago
  53. 5531000 drm: extract drm_modes.h for drm_crtc.h functions by Daniel Vetter · 10 years ago
  54. 69fa5293 drm/kms: rip out drm_mode_connector_detach_encoder by Daniel Vetter · 10 years ago
  55. 4d33f3a Merge tag 'drm-intel-next-2014-02-14' of ssh://git.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 10 years ago
  56. 8716ed4 drm: add DRM_CAPs for cursor size by Alex Deucher · 10 years ago
  57. ac1bb36 drm: expose subpixel order name routine v3 by Jesse Barnes · 10 years ago
  58. 45ab1e0 Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  59. f5395ba Merge branch 'drm-vbl-timestamp' of git://gitorious.org/vsyrjala/linux into drm-next by Dave Airlie · 10 years ago
  60. 985e5dc drm/edid: Populate picture aspect ratio for CEA modes by Vandana Kannan · 11 years ago
  61. 3c184f6 drm: Change {pixel,line,frame}dur_ns from s64 to int by Ville Syrjälä · 11 years ago
  62. 3d88736 drm: Move drm_encoder_crtc_ok() to core by Thierry Reding · 10 years ago
  63. db5f7a6 drm: provide a helper for the encoder possible_crtcs mask by Russell King · 11 years ago
  64. 3cf70da drm: add drm_set_preferred_mode by Gerd Hoffmann · 11 years ago
  65. 5e4e3ba Merge branch 'drm-tda998x-3.12' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-next by Dave Airlie · 11 years ago
  66. 5bdebb1 drm/sysfs: sort out minor and connector device object lifetimes. by Dave Airlie · 11 years ago
  67. 96f60e3 DRM: Armada: Add Armada DRM driver by Russell King · 12 years ago
  68. 967ad7f Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 11 years ago
  69. 5848ad4 drm: Reject stereo modes with an unknown layout by Damien Lespiau · 11 years ago
  70. f7e121b drm: Code stereo layouts as an enum rather than a bit field by Damien Lespiau · 11 years ago
  71. 448cce2 drm: Implement timings adjustments for frame packing by Damien Lespiau · 11 years ago
  72. bde2dcf drm: Introduce a crtc_clock for struct drm_display_mode by Damien Lespiau · 11 years ago
  73. 65427b1 drm: Remove synth_clock from struct drm_display_mode by Damien Lespiau · 11 years ago
  74. 99b314a drm: Remove clock_index from struct drm_display_mode by Damien Lespiau · 11 years ago
  75. 560a067 drm: Make exposing stereo modes a per-connector opt-in by Damien Lespiau · 11 years ago
  76. f2ecf2e3 drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modes by Damien Lespiau · 11 years ago
  77. 4aa17cf drm: Add HDMI stereo 3D flags to struct drm_mode_modeinfo by Damien Lespiau · 11 years ago
  78. 51f8da5 drm/edid: add drm_edid_duplicate by Jani Nikula · 11 years ago
  79. 3b336ec drm: Add drm_bridge by Sean Paul · 11 years ago
  80. 62f2104 drm: Advertise async page flip ability through GETCAP ioctl by Keith Packard · 11 years ago
  81. ed8d197 drm: Pass page flip ioctl flags to driver by Keith Packard · 11 years ago
  82. 807ac202 drm: Remove the dithering_mode_property field by Damien Lespiau · 11 years ago
  83. d4e4a31 drm: Don't export drm_find_cea_extension() any more by Lespiau, Damien · 11 years ago
  84. a03eb83 drm: Remove 2 unused defines by Lespiau, Damien · 11 years ago
  85. 86f422d drm: Make drm_mode_remove() static by Lespiau, Damien · 11 years ago
  86. 67587e8 drm: Remove drm_mode_list_concat() by Lespiau, Damien · 11 years ago
  87. ddecb10 drm: Remove drm_mode_create_dithering_property() by Lespiau, Damien · 11 years ago
  88. f51607a drm: Remove stale prototypes by Lespiau, Damien · 11 years ago
  89. b21e3af drm: use ida to allocate connector ids by Ilia Mirkin · 11 years ago
  90. b17df86 drm: Remove drm_mode_validate_clocks by Stéphane Marchesin · 11 years ago
  91. d482e5f Revert "drm: kms_helper: don't lose hotplug event" by Dave Airlie · 11 years ago
  92. 4c813d4 drm: add hotspot support for cursors. by Dave Airlie · 11 years ago
  93. 160954b drm: kms_helper: don't lose hotplug event by Daniel Vetter · 11 years ago
  94. 5cef29a drm: fix fb leak in setcrtc by Daniel Vetter · 11 years ago
  95. 778ad90 drm: Remove some unused stuff from drm_plane by Ville Syrjälä · 11 years ago
  96. 9125e61 drm: Add drm_plane_force_disable() by Ville Syrjälä · 11 years ago
  97. d20d317 drm: Constify the pretty-print functions by Ville Syrjälä · 11 years ago
  98. 6ba6d03 drm: Print pretty names for pixel formats by Ville Syrjälä · 11 years ago
  99. c55b6b3 drm: Kill user_modes list and the associated ioctls by Ville Syrjälä · 11 years ago
  100. ea9cbb0 drm: Silence some sparse warnings by Ville Syrjälä · 11 years ago