1. 3843e71 drm: allow property validation for refcnted props by Rob Clark · 10 years ago
  2. da9df2f Merge tag 'topic/core-stuff-2014-12-10' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  3. a18c0af drm: Zero out DRM object memory upon cleanup by Thierry Reding · 10 years ago
  4. e2db726 drm: fix a word repetition in a comment by Martin Peres · 10 years ago
  5. 6f134d7 drm/tile: expose the tile property to userspace (v3) by Dave Airlie · 10 years ago
  6. 40d9b04 drm/connector: store tile information from displayid (v3) by Dave Airlie · 10 years ago
  7. 138f9eb drm: add tile_group support. (v3) by Dave Airlie · 10 years ago
  8. abd69c5 drm: Handle atomic state properly in kms getfoo ioctl by Daniel Vetter · 10 years ago
  9. 933f622 drm: use mode_object_find helpers by Rob Clark · 10 years ago
  10. 3009c03 drm: Free atomic state during cleanup by Thierry Reding · 10 years ago
  11. 3758b34 drm: s/enum_blob_list/enum_list/ in drm_property by Daniel Vetter · 10 years ago
  12. 1a49863 drm/crtc: Polish kerneldoc by Daniel Vetter · 10 years ago
  13. c7eb76f drm/atomic: Ensure that drm_connector_index is stable by Daniel Vetter · 10 years ago
  14. ca5a71d Merge tag 'drm/gem-cma/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next by Dave Airlie · 10 years ago
  15. 5bb2bbf drm: add properties for suggested x/y offset for connectors. (v2) by Dave Airlie · 10 years ago
  16. baf698b drm: Simplify return value handling in drm_crtc.c by Daniel Vetter · 10 years ago
  17. 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
  18. f608595 drm: Sanitize DRM_IOCTL_MODE_CREATE_DUMB input by Thierry Reding · 10 years ago
  19. 2f76331 drm: Make drm_mode_create_tv_properties() signature consistent by Thierry Reding · 10 years ago
  20. 12e6cec drm: Use const data when creating blob properties by Thierry Reding · 11 years ago
  21. ecbbe59 drm: Use size_t for blob property sizes by Thierry Reding · 11 years ago
  22. fcf93f6 drm: More specific locking for get* ioctls by Daniel Vetter · 10 years ago
  23. 4d02e2d drm: Per-plane locking by Daniel Vetter · 10 years ago
  24. cc7096f drm/mode: document path property and function to set it. (v1.1) by Dave Airlie · 10 years ago
  25. 3b5b993 drm: Add a note to drm_property_create() about property lifetime by Damien Lespiau · 10 years ago
  26. 5a1cbdb gpu: drm: Fix warning caused by a parameter description in drm_crtc.c by Masanari Iida · 10 years ago
  27. 228f2cb drm/crtc: Remove duplicated ioctl code by Chuck Ebbert · 10 years ago
  28. 209f552 drm/crtc: Fix two typos by Chuck Ebbert · 10 years ago
  29. 32197aa gpu:drm: Fix typo in Documentation/DocBook/drm.xml by Masanari Iida · 10 years ago
  30. 1b11629 drm: Drop grab fpriv->fbs_lock in drm_fb_release by Daniel Vetter · 10 years ago
  31. f2b50c1 drm: Fixup locking for universal cursor planes by Daniel Vetter · 10 years ago
  32. b2efb3f drm: backmerge tag 'v3.17-rc5' into drm-next by Dave Airlie · 10 years ago
  33. 19524f7 Merge tag 'topic/core-stuff-2014-09-15' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  34. d0fa1af drm: Drop modeset locking from crtc init function by Daniel Vetter · 10 years ago
  35. 67d0ec4 drm: Move piles of functions from drmP.h to drm_internal.h by Daniel Vetter · 10 years ago
  36. 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
  37. 00e7208 drm: fix division-by-zero on dumb_create() by David Herrmann · 10 years ago
  38. 3a5f87c drm: fix plane rotation when restoring fbdev configuration by Thomas Wood · 10 years ago
  39. 295ee85 drm: Docbook fixes by Daniel Vetter · 10 years ago
  40. 2a0d7cf drm: Add a plane->reset hook by Daniel Vetter · 10 years ago
  41. 3d30a59 drm: Move ->old_fb from crtc to plane by Daniel Vetter · 10 years ago
  42. d059f65 drm: Handle legacy per-crtc locking with full acquire ctx by Daniel Vetter · 10 years ago
  43. a6a8bb8 drm: Move modeset_lock_all helpers to drm_modeset_lock.[hc] by Daniel Vetter · 10 years ago
  44. 10f637b drm: Add drm_plane/connector_index by Daniel Vetter · 10 years ago
  45. 7963e9d Revert "drm: drop redundant drm_file->is_master" by Dave Airlie · 10 years ago
  46. eaf99c7 drm: Perform cmdline mode parsing during connector initialisation by Chris Wilson · 10 years ago
  47. 83f45fc drm: Don't grab an fb reference for the idr by Daniel Vetter · 10 years ago
  48. acf8294 Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next by Dave Airlie · 10 years ago
  49. 48ba813 drm: drop redundant drm_file->is_master by David Herrmann · 10 years ago
  50. 168c02e drm: Fix race when checking for fb in the generic kms obj lookup by Daniel Vetter · 10 years ago
  51. c759606 Merge tag 'drm-intel-next-2014-07-25-merged' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  52. 2ee3945 drm: close race in connector registration (v2) by Dave Airlie · 10 years ago
  53. 4dac3ed Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 10 years ago
  54. ff587e4 drm/crtc: Add property for aspect ratio by Vandana Kannan · 11 years ago
  55. 2aa9d2b drm: Fix function names in kerneldoc by Thierry Reding · 10 years ago
  56. 3c9855f drm: Add drm_rotation_simplify() by Ville Syrjälä · 10 years ago
  57. c1df5f3 drm: Add drm_mode_create_rotation_property() by Ville Syrjälä · 10 years ago
  58. 7689ffb drm: Add support_bits parameter to drm_property_create_bitmask() by Ville Syrjälä · 10 years ago
  59. 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
  60. 43aba7e drm: add a path blob property by Dave Airlie · 11 years ago
  61. 2390cd1 drm/crtc: add interface to reinitialise the legacy mode group by Dave Airlie · 11 years ago
  62. 4cf2b28 drm/debugfs: add an "edid_override" file per connector by Thomas Wood · 11 years ago
  63. 30f6570 drm/debugfs: add a "force" file per connector by Thomas Wood · 11 years ago
  64. 34ea3d3 drm: add register and unregister functions for connectors by Thomas Wood · 11 years ago
  65. fc1d3e4 drm: Allow drivers to register cursor planes with crtc by Matt Roper · 11 years ago
  66. 17cfd91 drm: Avoid NULL deference when disabling a plane from userspace by Chris Wilson · 11 years ago
  67. 161d0dc drm: Support legacy cursor ioctls via universal planes when possible (v4) by Matt Roper · 11 years ago
  68. b36552b drm: Refactor setplane to allow internal use (v3) by Matt Roper · 11 years ago
  69. c394c2b drm: Refactor framebuffer creation to allow internal use (v2) by Matt Roper · 11 years ago
  70. 832fd39 drm: Fix getconnector connection_mutex locking by Daniel Vetter · 11 years ago
  71. 7f994f3 drm: Check CRTC compatibility in setplane by Matt Roper · 11 years ago
  72. 51fd371 drm: convert crtc and connection_mutex to ww_mutex (v5) by Rob Clark · 11 years ago
  73. 6e9f798 drm: Split connection_mutex out of mode_config.mutex (v3) by Daniel Vetter · 11 years ago
  74. 8291272 drm: spiff out FB refcnting traces by Rob Clark · 11 years ago
  75. ebc44cf drm: add signed-range property type by Rob Clark · 12 years ago
  76. 98f75de drm: add object property type by Rob Clark · 11 years ago
  77. 5ea22f2 drm: add extended property types by Rob Clark · 11 years ago
  78. a2b34e2 drm: helpers to find mode objects by Rob Clark · 11 years ago
  79. d5ab2b4 drm: drop drm_get_connector_name() and drm_get_encoder_name() by Jani Nikula · 11 years ago
  80. 83a8cfd drm: replace drm_get_encoder_name() with direct name field use by Jani Nikula · 11 years ago
  81. 2593382 drm: replace drm_get_connector_name() with direct name field use by Jani Nikula · 11 years ago
  82. 182407a drm: add DP MST encoder type by Dave Airlie · 11 years ago
  83. e574894 drm: store encoder name in encoder struct by Jani Nikula · 11 years ago
  84. 2abdd31 drm: store connector name in connector struct (v2) by Jani Nikula · 11 years ago
  85. 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
  86. ad22279 drm: fix memory leak around mode_group (v2) by Dave Airlie · 11 years ago
  87. 731cce4 drm: Handle ->disable_plane failures correctly by Daniel Vetter · 11 years ago
  88. 0fe27f0 drm: Simplify fb refcounting rules around ->update_plane by Daniel Vetter · 11 years ago
  89. 681e7ec drm: Allow userspace to ask for universal plane list (v2) by Matt Roper · 11 years ago
  90. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 11 years ago
  91. e13161a drm: Add drm_crtc_init_with_planes() (v2) by Matt Roper · 11 years ago
  92. 9922ab5 drm: Add plane type property (v2) by Rob Clark · 11 years ago
  93. dc415ff drm: Add drm_universal_plane_init() by Matt Roper · 11 years ago
  94. af93629 drm: Make drm_crtc_check_viewport non-static by Matt Roper · 11 years ago
  95. e27dde3 drm: Add support for multiple plane types (v2) by Matt Roper · 11 years ago
  96. 4368305 drm: Improve on minor type helpers v3 by Thomas Hellstrom · 11 years ago
  97. 09f308f drm: Have the crtc code only reference master from legacy nodes v2 by Thomas Hellstrom · 11 years ago
  98. 978c605 Merge branch 'drm-docs' of ssh://people.freedesktop.org/~danvet/drm into drm-next by Dave Airlie · 11 years ago
  99. b28cd41 drm/crtc: add sanity checks to create_dumb() by David Herrmann · 11 years ago
  100. c8e32cc drm: kerneldoc polish for drm_crtc.c by Daniel Vetter · 11 years ago