1. e6e7b48 drm: Don't race connector registration by Daniel Vetter · 8 years ago
  2. 4e5b54f drm: prevent double-(un)registration for connectors by Daniel Vetter · 8 years ago
  3. 99f300c Merge tag 'drm-misc-fixes-2017-01-23' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 8 years ago
  4. 54a07c7 Revert "drm/probe-helpers: Drop locking from poll_enable" by Dave Airlie · 8 years ago
  5. 7e9081c drm/fence: fix memory overwrite when setting out_fence fd by Gustavo Padovan · 8 years ago
  6. 3846fd9 drm/probe-helpers: Drop locking from poll_enable by Daniel Vetter · 8 years ago
  7. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  8. 2601a15 Merge tag 'drm-vc4-next-2016-12-09' of https://github.com/anholt/linux into drm-next by Dave Airlie · 8 years ago
  9. 299a16b drm: Add TV connector states to drm_connector_state by Boris Brezillon · 8 years ago
  10. acc5ddd Merge tag 'drm-misc-next-2016-12-08' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  11. 5cd57a4 drm: fix possible_crtc's type by Tomi Valkeinen · 8 years ago
  12. 75e75cb Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next by Daniel Vetter · 8 years ago
  13. 949f088 drm: Make the connector .detect() callback optional by Laurent Pinchart · 8 years ago
  14. a90f583 Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  15. 35838b4 Merge tag 'drm-intel-next-2016-11-21' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  16. 6320745 Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next by Dave Airlie · 8 years ago
  17. 389f78b drm: Introduce drm_framebuffer_assign() by Chris Wilson · 8 years ago
  18. 79b9555 drm/atomic: Constify drm_atomic_crtc_needs_modeset() by Ville Syrjälä · 8 years ago
  19. 8b2fb7b drm: Fix conflicting macro parameter in drm_mm_for_each_node_in_range() by Chris Wilson · 8 years ago
  20. 218adc1 drm: Fixup kernel doc for driver->gem_create_object by Chris Wilson · 8 years ago
  21. 522e85d drm: Define drm_mm_for_each_node_in_range() by Chris Wilson · 8 years ago
  22. 1ea0c02 drm/atomic: Unconfuse the old_state mess in commmit_tail by Daniel Vetter · 8 years ago
  23. 8c0b55e drm/atomic: cleanup debugfs entries on un-registering the driver. by Liviu Dudau · 8 years ago
  24. 3975797 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  25. bae781b drm: Nuke modifier[1-3] by Ville Syrjälä · 8 years ago
  26. beaf5af drm/fence: add out-fences support by Gustavo Padovan · 8 years ago
  27. 6d6003c drm/fence: add fence timeline to drm_crtc by Gustavo Padovan · 8 years ago
  28. 9626014 drm/fence: add in-fences support by Gustavo Padovan · 8 years ago
  29. b9876d5 drm: drm_irq.h header cleanup by Daniel Vetter · 8 years ago
  30. 2d1e331 drm/irq: Unexport drm_vblank_on/off by Daniel Vetter · 8 years ago
  31. 07600c5 drm/irq: Make drm_vblank_pre/post_modeset internal by Daniel Vetter · 8 years ago
  32. edd420e drm: Drop externs from drm_crtc.h by Daniel Vetter · 8 years ago
  33. 9498c19 drm: Move tile group code into drm_connector.c by Daniel Vetter · 8 years ago
  34. 28575f1 drm: Extract drm_mode_config.[hc] by Daniel Vetter · 8 years ago
  35. 2d5e836d drm/print: Move kerneldoc next to definition by Daniel Vetter · 8 years ago
  36. 4f93624 drm: Consolidate dumb buffer docs by Daniel Vetter · 8 years ago
  37. 6c4789e drm: Clean up kerneldoc for struct drm_driver by Daniel Vetter · 8 years ago
  38. 85e634b drm: Extract drm_drv.h by Daniel Vetter · 8 years ago
  39. 196594e drm/fb_cma_helper: Add missing forward declaration by Marek Vasut · 8 years ago
  40. a6b5fac drm: re-export drm_dev_set_unique by Gerd Hoffmann · 8 years ago
  41. 35cf035 drm: don't let crtc_ww_class leak out by Rob Clark · 8 years ago
  42. 14d7f96 drm/fb_cma_helper: Add drm_fb_cma_prepare_fb() helper by Marek Vasut · 8 years ago
  43. 1e00892 drm/fb-helper: add fb_debug_* to DRM_FB_HELPER_DEFAULT_OPS by Stefan Christ · 8 years ago
  44. b3c11ac drm: move allocation out of drm_get_format_name() by Eric Engestrom · 8 years ago
  45. 3e91168 Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  46. 1f4faef drm/edid: Remove drm_select_eld by Maarten Lankhorst · 8 years ago
  47. 6559c90 drm/atomic: add debugfs file to dump out atomic state by Rob Clark · 8 years ago
  48. fceffb32 drm/atomic: add new drm_debug bit to dump atomic state by Rob Clark · 8 years ago
  49. 1638d30 drm: add helpers to go from plane state to drm_rect by Rob Clark · 8 years ago
  50. d8187177 drm: add helper for printing to log or seq_file by Rob Clark · 8 years ago
  51. 65c7dc1 drm: helper macros to print composite types by Rob Clark · 8 years ago
  52. 3835b46 drm/plane: add inline doc for struct drm_plane by Gustavo Padovan · 8 years ago
  53. 13b5566 drm/atomic: add drm_atomic_set_fence_for_plane() by Gustavo Padovan · 8 years ago
  54. 0dc9967 drm/atomic-helper: fix reference to drm_atomic_helper_commit_planes by Stefan Agner · 8 years ago
  55. 5705670 drm: Track drm_mm allocators and show leaks on shutdown by Chris Wilson · 8 years ago
  56. 7b624ad Backmerge tag 'v4.9-rc4' into drm-next by Dave Airlie · 8 years ago
  57. 55edf41 drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs by Jani Nikula · 8 years ago
  58. 220196b Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  59. 329f4c8 drm: mark drm_of_component_match_add dummy inline by Arnd Bergmann · 8 years ago
  60. 38d868e drm: Don't force all planes to be added to the state due to zpos by Ville Syrjälä · 8 years ago
  61. 00c635e video: add header file for Mobile High-Definition Link (MHL) interface by Andrzej Hajda · 8 years ago
  62. a2ab19fe drm/ttm: make eviction decision a driver callback v2 by Christian König · 8 years ago
  63. 585ffd6 drm/ttm: fix coding style in ttm_bo_driver.h by Christian König · 8 years ago
  64. 97ac0e4 drm: convert DT component matching to component_match_add_release() by Russell King · 8 years ago
  65. f54d186 dma-buf: Rename struct fence to dma_fence by Chris Wilson · 8 years ago
  66. 0fc4f78 Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc by Daniel Vetter · 8 years ago
  67. 714cf7e drm/dp: Factor out helper to distinguish between branch and sink devices by Imre Deak · 8 years ago
  68. 5481e27 Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  69. 6686df8 drm: RIP mode_config->rotation_property by Ville Syrjälä · 8 years ago
  70. d138dd3 drm: Add support for optional per-plane rotation property by Ville Syrjälä · 8 years ago
  71. bd2ef25 drm: Add drm_rotation_90_or_270() by Ville Syrjälä · 8 years ago
  72. 613a308 drm: Fix LSPCON kernel-doc by Jani Nikula · 8 years ago
  73. 488546f drm: Don't export the drm_fb_get_bpp_depth() function by Laurent Pinchart · 8 years ago
  74. 333d2da drm: WARN when calling drm_format_info() for an unsupported format by Laurent Pinchart · 8 years ago
  75. 84770cc drm: Centralize format information by Laurent Pinchart · 8 years ago
  76. 056996b drm: Helper for lspcon in drm_dp_dual_mode by Shashank Sharma · 8 years ago
  77. 9edbf1f drm: Add API for capturing frame CRCs by Tomeu Vizoso · 8 years ago
  78. 0853695 drm: Add reference counting to drm_atomic_state by Chris Wilson · 8 years ago
  79. 1dfdb0e drm/crtc: constify drm_crtc_mask parameter by Maarten Lankhorst · 8 years ago
  80. d807ed1 drm: atomic: Clarify documentation around drm_atomic_crtc_needs_modeset by Brian Starkey · 8 years ago
  81. c0c8b9ed Merge tag 'drm-for-v4.9' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  82. a5bd451 drm/crtc: constify drm_crtc_index parameter by Jani Nikula · 8 years ago
  83. 621a999 drm: use the right function name in documentation by Grazvydas Ignotas · 8 years ago
  84. 21bf75e drm/fb-helper: fix sphinx markup for DRM_FB_HELPER_DEFAULT_OPS by Stefan Christ · 8 years ago
  85. a4fce9c drm/prime: Take a ref on the drm_dev when exporting a dma_buf by Chris Wilson · 8 years ago
  86. 56a76c0 drm/prime: Pass the right module owner through to dma_buf_export() by Chris Wilson · 8 years ago
  87. 7d83a15 drm: simple_kms_helper: Add prepare_fb and cleanup_fb hooks by Marek Vasut · 8 years ago
  88. 561b069 drm/bridge: analogix_dp: Add analogix_dp_psr_supported by Tomeu Vizoso · 8 years ago
  89. 7406489 drm/fb-helper: add DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  90. 6180213 drm: Document caveats around atomic event handling by Daniel Vetter · 8 years ago
  91. 6bd488d drm: Simplify drm_printk to reduce object size quite a bit by Joe Perches · 8 years ago
  92. 2a272ca drm/edid: Move dvi_dual/max_tmds_clock to drm_display_info by Ville Syrjälä · 8 years ago
  93. ab5603c drm/edid: Make max_tmds_clock kHz instead of MHz by Ville Syrjälä · 8 years ago
  94. 077675c drm: Convert prime dma-buf <-> handle to rbtree by Chris Wilson · 8 years ago
  95. 011a9b9 Merge tag 'drm/panel/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 8 years ago
  96. 3f346d5 Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  97. 226714d drm: Fix plane type uabi breakage by Daniel Vetter · 8 years ago
  98. f931894 drm/i915/dp: DP audio API changes for MST by Pandiyan, Dhinakaran · 8 years ago
  99. a6acccf drm/doc: Document color space handling by Daniel Vetter · 8 years ago
  100. f1e2f66 drm: Extract drm_color_mgmt.[hc] by Daniel Vetter · 8 years ago