1. ff587e4 drm/crtc: Add property for aspect ratio by Vandana Kannan · 10 years ago
  2. 3c9855f drm: Add drm_rotation_simplify() by Ville Syrjälä · 10 years ago
  3. c1df5f3 drm: Add drm_mode_create_rotation_property() by Ville Syrjälä · 10 years ago
  4. 7689ffb drm: Add support_bits parameter to drm_property_create_bitmask() by Ville Syrjälä · 10 years ago
  5. fc1d3e4 drm: Allow drivers to register cursor planes with crtc by Matt Roper · 10 years ago
  6. 17cfd91 drm: Avoid NULL deference when disabling a plane from userspace by Chris Wilson · 10 years ago
  7. 161d0dc drm: Support legacy cursor ioctls via universal planes when possible (v4) by Matt Roper · 10 years ago
  8. b36552b drm: Refactor setplane to allow internal use (v3) by Matt Roper · 10 years ago
  9. c394c2b drm: Refactor framebuffer creation to allow internal use (v2) by Matt Roper · 10 years ago
  10. 832fd39 drm: Fix getconnector connection_mutex locking by Daniel Vetter · 10 years ago
  11. 7f994f3 drm: Check CRTC compatibility in setplane by Matt Roper · 10 years ago
  12. 51fd371 drm: convert crtc and connection_mutex to ww_mutex (v5) by Rob Clark · 11 years ago
  13. 6e9f798 drm: Split connection_mutex out of mode_config.mutex (v3) by Daniel Vetter · 10 years ago
  14. 8291272 drm: spiff out FB refcnting traces by Rob Clark · 11 years ago
  15. ebc44cf drm: add signed-range property type by Rob Clark · 12 years ago
  16. 98f75de drm: add object property type by Rob Clark · 10 years ago
  17. 5ea22f2 drm: add extended property types by Rob Clark · 10 years ago
  18. a2b34e2 drm: helpers to find mode objects by Rob Clark · 11 years ago
  19. d5ab2b4 drm: drop drm_get_connector_name() and drm_get_encoder_name() by Jani Nikula · 10 years ago
  20. 83a8cfd drm: replace drm_get_encoder_name() with direct name field use by Jani Nikula · 10 years ago
  21. 2593382 drm: replace drm_get_connector_name() with direct name field use by Jani Nikula · 10 years ago
  22. 182407a drm: add DP MST encoder type by Dave Airlie · 11 years ago
  23. e574894 drm: store encoder name in encoder struct by Jani Nikula · 11 years ago
  24. 2abdd31 drm: store connector name in connector struct (v2) by Jani Nikula · 11 years ago
  25. 425a9a3 Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  26. ad22279 drm: fix memory leak around mode_group (v2) by Dave Airlie · 11 years ago
  27. 731cce4 drm: Handle ->disable_plane failures correctly by Daniel Vetter · 11 years ago
  28. 0fe27f0 drm: Simplify fb refcounting rules around ->update_plane by Daniel Vetter · 11 years ago
  29. 681e7ec drm: Allow userspace to ask for universal plane list (v2) by Matt Roper · 11 years ago
  30. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 11 years ago
  31. e13161a drm: Add drm_crtc_init_with_planes() (v2) by Matt Roper · 11 years ago
  32. 9922ab5 drm: Add plane type property (v2) by Rob Clark · 11 years ago
  33. dc415ff drm: Add drm_universal_plane_init() by Matt Roper · 11 years ago
  34. af93629 drm: Make drm_crtc_check_viewport non-static by Matt Roper · 11 years ago
  35. e27dde3 drm: Add support for multiple plane types (v2) by Matt Roper · 11 years ago
  36. 4368305 drm: Improve on minor type helpers v3 by Thomas Hellstrom · 11 years ago
  37. 09f308f drm: Have the crtc code only reference master from legacy nodes v2 by Thomas Hellstrom · 11 years ago
  38. 978c605 Merge branch 'drm-docs' of ssh://people.freedesktop.org/~danvet/drm into drm-next by Dave Airlie · 11 years ago
  39. b28cd41 drm/crtc: add sanity checks to create_dumb() by David Herrmann · 11 years ago
  40. c8e32cc drm: kerneldoc polish for drm_crtc.c by Daniel Vetter · 11 years ago
  41. 8bd441b drm: move drm_mode related functions into drm_modes.c by Daniel Vetter · 11 years ago
  42. 6395138 drm/doc: Repleace LOCKING kerneldoc sections in drm_modes.c by Daniel Vetter · 11 years ago
  43. 69fa5293 drm/kms: rip out drm_mode_connector_detach_encoder by Daniel Vetter · 11 years ago
  44. ac1bb36 drm: expose subpixel order name routine v3 by Jesse Barnes · 11 years ago
  45. 45ab1e0 Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  46. db5f7a6 drm: provide a helper for the encoder possible_crtcs mask by Russell King · 11 years ago
  47. 73e9efd drm: Push dirtyfb ioctl kms locking down to drivers by Ville Syrjälä · 11 years ago
  48. 23c453a drm: Pretty print pixel format in drm_fb_get_bpp_depth() and format_check() by Ville Syrjälä · 11 years ago
  49. 37c4e70 drm: Return -ENOENT when a framebuffer can't be found by Ville Syrjälä · 11 years ago
  50. f27657f drm: Consistently return -ENOENT when a mode object can't be found by Ville Syrjälä · 11 years ago
  51. 74afee7 drm: fix a small spelling by Marc-André Lureau · 11 years ago
  52. 5848ad4 drm: Reject stereo modes with an unknown layout by Damien Lespiau · 11 years ago
  53. fc4833c drm: Revert "drm: Reject modes with more than 1 stereo flags set" by Damien Lespiau · 11 years ago
  54. a0c1bbb drm: Check the fb size against the adjusted v/hdisplay for stereo modes by Damien Lespiau · 11 years ago
  55. c11e928 drm: Factor out common CRTC viewport checking code by Damien Lespiau · 11 years ago
  56. a3ff6d5 drm: Reject modes with more than 1 stereo flags set by Damien Lespiau · 11 years ago
  57. 61d8e32 drm: Add a STEREO_3D capability to the SET_CLIENT_CAP ioctl by Damien Lespiau · 11 years ago
  58. b892327 drm: add MIPI DSI encoder and connector types by Shobhit Kumar · 11 years ago
  59. 101b96f drm: fix DRM_IOCTL_MODE_GETFB handle-leak by David Herrmann · 11 years ago
  60. 3b336ec drm: Add drm_bridge by Sean Paul · 11 years ago
  61. 62f2104 drm: Advertise async page flip ability through GETCAP ioctl by Keith Packard · 11 years ago
  62. ed8d197 drm: Pass page flip ioctl flags to driver by Keith Packard · 11 years ago
  63. 86f422d drm: Make drm_mode_remove() static by Lespiau, Damien · 11 years ago
  64. ddecb10 drm: Remove drm_mode_create_dithering_property() by Lespiau, Damien · 11 years ago
  65. b21e3af drm: use ida to allocate connector ids by Ilia Mirkin · 11 years ago
  66. 4c813d4 drm: add hotspot support for cursors. by Dave Airlie · 11 years ago
  67. 5cef29a drm: fix fb leak in setcrtc by Daniel Vetter · 11 years ago
  68. cc85e12 drm: check that ->set_config properly updates the fb by Daniel Vetter · 11 years ago
  69. 778ad90 drm: Remove some unused stuff from drm_plane by Ville Syrjälä · 11 years ago
  70. 35f2c3a drm: Add kernel-doc for plane functions by Ville Syrjälä · 11 years ago
  71. 9125e61 drm: Add drm_plane_force_disable() by Ville Syrjälä · 11 years ago
  72. ad6f5c3 drm: Improve drm_crtc documentation by Ville Syrjälä · 11 years ago
  73. 990256a drm: Add probed modes in probe order by Ville Syrjälä · 11 years ago
  74. d20d317 drm: Constify the pretty-print functions by Ville Syrjälä · 11 years ago
  75. 6ba6d03 drm: Print pretty names for pixel formats by Ville Syrjälä · 11 years ago
  76. ed7951d drm: Make the HPD status updates debug logs more readable by Lespiau, Damien · 12 years ago
  77. f3c58ce Merge branch 'for-linux-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  78. a9b054e drm: don't check modeset locks in panic handler by Daniel Vetter · 12 years ago
  79. c55b6b3 drm: Kill user_modes list and the associated ioctls by Ville Syrjälä · 12 years ago
  80. ea9cbb0 drm: Silence some sparse warnings by Ville Syrjälä · 12 years ago
  81. 909d9cd drm: Don't allow page flip to change pixel format by Laurent Pinchart · 12 years ago
  82. 87d24fc drm: Destroy property blobs at mode config cleanup time by Laurent Pinchart · 12 years ago
  83. 9131d3d drm: cleanup: use drm_framebuffer_reference instead of a kref_get by archit taneja · 12 years ago
  84. 8abbbaf drm: don't unlock in the addfb error paths by Daniel Vetter · 12 years ago
  85. 2e92881 drm: convert to idr_alloc() by Tejun Heo · 12 years ago
  86. 4d53233 drm: don't use idr_remove_all() by Tejun Heo · 12 years ago
  87. 8cf1e98 drm: Add consistency check for page-flipping by Thierry Reding · 12 years ago
  88. b81e059 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  89. d84f031 drm: Use C8 instead of RGB332 when determining the format from depth/bpp by Ville Syrjälä · 12 years ago
  90. c51a6bc drm: Fill depth/bits_per_pixel for C8 format by Ville Syrjälä · 12 years ago
  91. 35f8bad drm: Don't set the plane->fb to NULL on successfull set_plane by Daniel Vetter · 12 years ago
  92. 6aed8ec drm: review locking for drm_fb_helper_restore_fbdev_mode by Daniel Vetter · 12 years ago
  93. 7b24056 drm: don't hold crtc mutexes for connector ->detect callbacks by Daniel Vetter · 12 years ago
  94. b4d5e7d drm: only grab the crtc lock for pageflips by Daniel Vetter · 12 years ago
  95. b62584e drm: optimize drm_framebuffer_remove by Daniel Vetter · 12 years ago
  96. b0d1232 drm: refcounting for crtc framebuffers by Daniel Vetter · 12 years ago
  97. 6c2a753 drm: refcounting for sprite framebuffers by Daniel Vetter · 12 years ago
  98. 4ccf097 drm: fb refcounting for dirtyfb_ioctl by Daniel Vetter · 12 years ago
  99. 58c0dca drm: don't take modeset locks in getfb ioctl by Daniel Vetter · 12 years ago
  100. 468174f drm: push modeset_lock_all into ->fb_create driver callbacks by Daniel Vetter · 12 years ago