1. b792e64 drm: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  2. 204f640 drm/lease: Make sure implicit planes are leased by Daniel Vetter · 6 years ago
  3. c2d88e0 drm: Move the legacy kms disable_all helper to crtc helpers by Daniel Vetter · 6 years ago
  4. 23d19ba Merge drm/drm-next into drm-misc-next by Maxime Ripard · 6 years ago
  5. 1e9080a drm: Unexport drm_crtc_force_disable by Daniel Vetter · 6 years ago
  6. e69aa5f Merge tag 'drm-misc-next-2018-12-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  7. b7ea04d drm: Add DRM_MODESET_LOCK_BEGIN/END helpers by Sean Paul · 6 years ago
  8. c232e9f drm: Move drm_mode_setcrtc() local re-init to failure path by Sean Paul · 6 years ago
  9. 1398958 drm: Add vrr_enabled property to drm CRTC by Nicholas Kazlauskas · 6 years ago
  10. 53b3b6b Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  11. 064253c drm: fix use of freed memory in drm_mode_setcrtc by Tomi Valkeinen · 6 years ago
  12. 69fdf42 drm: Differentiate the lack of an interface from invalid parameter by Chris Wilson · 6 years ago
  13. e6120d6 drm: drop drmP.h include from drm_crtc.c by Daniel Vetter · 6 years ago
  14. 69a8a19 drm: Skip __drm_mode_set_config_internal() on atomic drivers by Ville Syrjälä · 7 years ago
  15. 99e227c drm: Remove unecessary dma_fence_ops by Daniel Vetter · 7 years ago
  16. 6a52193 drm: Use drm_crtc_mask() by Ville Syrjälä · 7 years ago
  17. ba1f665 drm: Add checks for atomic_[duplicate/destroy]_state with atomic drivers by Haneen Mohammed · 7 years ago
  18. 6ab0edf drm: Print bad user modes by Ville Syrjälä · 7 years ago
  19. e00fb85 drm: Stop updating plane->crtc/fb/old_fb on atomic drivers by Ville Syrjälä · 7 years ago
  20. 3ed70ec drm: Add local 'plane' variable for tmp->primary by Ville Syrjälä · 7 years ago
  21. ace5bf0 drm: Handle aspect ratio info in legacy modeset path by Ankit Nautiyal · 7 years ago
  22. 51f170a Revert 190c462d5be19ba622a82f5fd0625087c870a1e6..bf3012ada1b2222e770de5c35c1bb16f73b3a01d" by Daniel Vetter · 7 years ago
  23. 95aee35 drm: Remove unecessary dma_fence_ops by Daniel Vetter · 7 years ago
  24. a36c027 drm: Use plane->state->fb over plane->fb by Ville Syrjälä · 7 years ago
  25. bf2d5eb drm: Adjust whitespace for legibility by Ville Syrjälä · 7 years ago
  26. 64c32b4 drm: Add local 'plane' variable for primary/cursor planes by Ville Syrjälä · 7 years ago
  27. 7e7de76 drm: Clear crtc->primary->crtc when disabling the crtc via setcrtc() by Ville Syrjälä · 7 years ago
  28. 23163a7 drm: Check that the plane supports the request format+modifier combo by Ville Syrjälä · 7 years ago
  29. 75a655e drm/modes: Provide global mode_valid hook by Ville Syrjälä · 7 years ago
  30. 2a8d3ea drm: Warn if plane/crtc/encoder/connector index exceeds our 32bit bitmasks by Ville Syrjälä · 7 years ago
  31. 418da17 drm: Pass struct drm_file * to __drm_mode_object_find [v2] by Keith Packard · 8 years ago
  32. 3fa6a07 drm/crtc: Convert setcrtc ioctl locking to interruptible. by Maarten Lankhorst · 7 years ago
  33. 144a799 drm: Handle properties in the core for atomic drivers by Daniel Vetter · 7 years ago
  34. 4a97a3d drm: Don't update property values for atomic drivers by Daniel Vetter · 7 years ago
  35. 53552d5 drm: Take mode_config.mutex in setcrtc ioctl by Daniel Vetter · 8 years ago
  36. 38b6441 drm/atomic-helper: Remove the backoff hack from set_config by Daniel Vetter · 8 years ago
  37. a4eff9a drm: Add acquire ctx parameter to ->set_config by Daniel Vetter · 8 years ago
  38. 2ceb585 drm: Add explicit acquire ctx handling around ->set_config by Daniel Vetter · 8 years ago
  39. d49473a drm: Restrict drm_mode_set_config_internal to non-atomic drivers by Daniel Vetter · 8 years ago
  40. 2c77bb2 drm: simplify the locking in the GETCRTC ioctl by Daniel Vetter · 8 years ago
  41. 18dddad drm/atomic: Introduce drm_atomic_helper_shutdown by Daniel Vetter · 8 years ago
  42. a4a69da drm: Introduce drm_framebuffer_{get,put}() by Thierry Reding · 8 years ago
  43. ad09360 drm: Introduce drm_connector_{get,put}() by Thierry Reding · 8 years ago
  44. 2135ea7 drm: Rename drm_mode_object_get() by Thierry Reding · 8 years ago
  45. 196cd5d drm: s/drm_crtc_get_hv_timings/drm_mode_get_hv_timings/ by Daniel Vetter · 8 years ago
  46. d5d487e drm: Update kerneldoc for drm_crtc.[hc] by Daniel Vetter · 8 years ago
  47. d574528 drm/kms-core: Use recommened kerneldoc for struct member refs by Daniel Vetter · 8 years ago
  48. 931c670 drm: add more document for drm_crtc_from_index() by Shawn Guo · 8 years ago
  49. 6d1b81d drm: add crtc helper drm_crtc_from_index() by Shawn Guo · 8 years ago
  50. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 8 years ago
  51. de7b6be drm: Use atomic state for FB in legacy ioctls by Daniel Stone · 8 years ago
  52. 35f8cc3 drm/fence: add drm_crtc_create_fence() by Gustavo Padovan · 8 years ago
  53. beaf5af drm/fence: add out-fences support by Gustavo Padovan · 8 years ago
  54. 6d6003c drm/fence: add fence timeline to drm_crtc by Gustavo Padovan · 8 years ago
  55. 9498c19 drm: Move tile group code into drm_connector.c by Daniel Vetter · 8 years ago
  56. 28575f1 drm: Extract drm_mode_config.[hc] by Daniel Vetter · 8 years ago
  57. 1a02ea4 drm: Extract drm_dumb_buffers.c by Daniel Vetter · 8 years ago
  58. 35cf035 drm: don't let crtc_ww_class leak out by Rob Clark · 8 years ago
  59. b3c11ac drm: move allocation out of drm_get_format_name() by Eric Engestrom · 8 years ago
  60. 7abc7d4 drm: don't override possible_crtcs for primary/cursor planes by Rob Clark · 8 years ago
  61. bd2ef25 drm: Add drm_rotation_90_or_270() by Ville Syrjälä · 8 years ago
  62. 9edbf1f drm: Add API for capturing frame CRCs by Tomeu Vizoso · 8 years ago
  63. f1e2f66 drm: Extract drm_color_mgmt.[hc] by Daniel Vetter · 8 years ago
  64. 1873380 drm: Conslidate blending properties in drm_blend.[hc] by Daniel Vetter · 8 years ago
  65. 532b367 drm/doc: Polish for drm_plane.[hc] by Daniel Vetter · 8 years ago
  66. 43968d7 drm: Extract drm_plane.[hc] by Daniel Vetter · 8 years ago
  67. dec90ea drm: Fix error path in drm_mode_page_flip_ioctl() by Imre Deak · 8 years ago
  68. 5e7a1d0 Merge tag 'topic/drm-misc-2016-08-31' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  69. 59e71ee drm: Extract drm_property.[hc] by Daniel Vetter · 8 years ago
  70. ec5e304 drm: move drm_mode_legacy_fb_format to drm_fourcc.c by Daniel Vetter · 8 years ago
  71. 949619f drm: Extract drm_mode_object.[hc] by Daniel Vetter · 8 years ago
  72. 321a95a drm: Extract drm_encoder.[hc] by Daniel Vetter · 8 years ago
  73. e9c3dde Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  74. b3c6c8b drm: document drm_display_info by Daniel Vetter · 8 years ago
  75. 5221719 drm: Extract drm_connector.[hc] by Daniel Vetter · 8 years ago
  76. adebd6f drm: Export drm_property_replace_global_blob by Daniel Vetter · 8 years ago
  77. 7520a27 drm: Extract drm_framebuffer.[hc] by Daniel Vetter · 8 years ago
  78. 6ab10b7 drm/kms: Nuke dirty_info property by Daniel Vetter · 8 years ago
  79. 62cacc7 drm/doc: Fix more kerneldoc/sphinx warnings by Daniel Vetter · 8 years ago
  80. d382814 drm: remove `const` attribute to hint at caller that they now own the memory by Eric Engestrom · 8 years ago
  81. 90844f0 drm: make drm_get_format_name thread-safe by Eric Engestrom · 8 years ago
  82. f8725ad Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  83. f837297 drm: Add DRM_MODE_PAGE_FLIP_TARGET_ABSOLUTE/RELATIVE flags v2 by Michel Dänzer · 8 years ago
  84. c229bfb drm: Add page_flip_target CRTC hook v2 by Michel Dänzer · 8 years ago
  85. 31ad61e drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_? by Joonas Lahtinen · 8 years ago
  86. 5c6c201 drm: Paper over locking inversion after registration rework by Daniel Vetter · 8 years ago
  87. 6942559 drm: drm_connector->s/connector_id/index/ for consistency by Daniel Vetter · 8 years ago
  88. 6100598 drm: Unexport drm_connector_unregister_all() by Chris Wilson · 8 years ago
  89. 0dcac50 Revert "drm: Resurrect atomic rmfb code" by Daniel Vetter · 8 years ago
  90. 11c21e7 drm: Resurrect atomic rmfb code by Daniel Vetter · 9 years ago
  91. 041401f drm: Unexport drm_connector_register_all() by Chris Wilson · 9 years ago
  92. 3e31d24 drm: Use helper to turn off CRTC by Lukas Wunner · 9 years ago
  93. 6a0d952 drm: Add helpers to turn off CRTCs by Lukas Wunner · 9 years ago
  94. 3b96a0b drm: document drm_auth.c by Daniel Vetter · 9 years ago
  95. b3ac9f2 drm: Extract drm_is_current_master by Daniel Vetter · 9 years ago
  96. 8106554 drm: Clean up drm_crtc.h by Daniel Vetter · 9 years ago
  97. 79190ea drm: Add callbacks for late registering by Benjamin Gaignard · 9 years ago
  98. e28cd4d drm: Automatically register/unregister all connectors by Chris Wilson · 9 years ago
  99. 80de346 drm: Automatically unregister the connector during cleanup by Chris Wilson · 9 years ago
  100. 40daac6 drm: Make drm_connector_register() safe against multiple calls by Chris Wilson · 9 years ago