1. afb21ea6 drm: Move a few macros away from drm_crtc.h by Daniel Vetter · 8 years ago
  2. 82d5e73 drm: drop obsolete drm_core.h by David Herrmann · 8 years ago
  3. d9a1f0b drm: use drm_file to tag vm-bos by David Herrmann · 8 years ago
  4. 75ae95a7 drm: remove redundant drm_file->uid by David Herrmann · 8 years ago
  5. 9f8cf16 Merge tag 'topic/drm-misc-2016-09-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  6. 8506912 Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 8 years ago
  7. f6ce410 drm/fence: allow fence waiting to be interrupted by userspace by Gustavo Padovan · 8 years ago
  8. 7e56762 drm/i2c: tda998x: Register ASoC hdmi-codec and add audio DT binding by Jyri Sarha · 8 years ago
  9. 95db3b2 drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdata by Jyri Sarha · 8 years ago
  10. 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
  11. c8458c7 drm/doc: Polish docs for drm_property&drm_property_blob by Daniel Vetter · 8 years ago
  12. 59e71ee drm: Extract drm_property.[hc] by Daniel Vetter · 8 years ago
  13. ec5e304 drm: move drm_mode_legacy_fb_format to drm_fourcc.c by Daniel Vetter · 8 years ago
  14. a2511a55 drm/doc: Polish docs for drm_mode_object by Daniel Vetter · 8 years ago
  15. f094d88 drm: Remove drm_mode_object->atomic_count by Daniel Vetter · 8 years ago
  16. 949619f drm: Extract drm_mode_object.[hc] by Daniel Vetter · 8 years ago
  17. e03e6de drm/doc: Polish kerneldoc for encoders by Daniel Vetter · 8 years ago
  18. 321a95a drm: Extract drm_encoder.[hc] by Daniel Vetter · 8 years ago
  19. 749cc6f drm/fb-helper: don't call remove_conflicting_framebuffers for FB=m && DRM=y by Arnd Bergmann · 8 years ago
  20. 2b58e98 drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit by Liu Ying · 8 years ago
  21. 2850029 drm/atomic-helper: Disable appropriate planes in disable_planes_on_crtc() by Liu Ying · 8 years ago
  22. c9ac8b4 drm/atomic-helper: Add atomic_disable CRTC helper callback by Liu Ying · 8 years ago
  23. 315486c drm: simple_kms_helper: add support for bridges by Andrea Merello · 8 years ago
  24. cf3bef9 drm/bridge: introduce bridge detaching mechanism by Andrea Merello · 8 years ago
  25. 6dcf0de drm/simple-helpers: Always add planes to the state update by Daniel Vetter · 8 years ago
  26. e9c3dde Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  27. 51d6120 Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  28. 78acdd4 Merge branch 'for-next' of git://people.freedesktop.org/~seanpaul/dogwood into drm-next by Dave Airlie · 8 years ago
  29. 28579f3 drm/fb-helper: Make docs for fb_set_suspend wrappers consistent by Daniel Vetter · 8 years ago
  30. 5b3f84f drm/bridge: analogix_dp: add the PSR function support by Yakir Yang · 8 years ago
  31. cfe6342 drm/fb-helper: Add drm_fb_helper_set_suspend_unlocked() by Noralf Trønnes · 8 years ago
  32. 0a3bfe2 drm/fb-helper: Fix the dummy remove_conflicting_framebuffers by Chris Wilson · 8 years ago
  33. 1832040 drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb by Chris Wilson · 8 years ago
  34. c4e68a5 drm: Introduce DRM_DEV_* log messages by Sean Paul · 8 years ago
  35. b3c6c8b drm: document drm_display_info by Daniel Vetter · 8 years ago
  36. 4644453 drm: Remove display_info->min/max_(h|v)max by Daniel Vetter · 8 years ago
  37. ae2a6da drm: Update connector documentation by Daniel Vetter · 8 years ago
  38. e15c8f4 drm: Don't export dp-aux devnode functions by Daniel Vetter · 8 years ago
  39. 5221719 drm: Extract drm_connector.[hc] by Daniel Vetter · 8 years ago
  40. adebd6f drm: Export drm_property_replace_global_blob by Daniel Vetter · 8 years ago
  41. 750fb8c drm/doc: Update drm_framebuffer docs by Daniel Vetter · 8 years ago
  42. 7520a27 drm: Extract drm_framebuffer.[hc] by Daniel Vetter · 8 years ago
  43. 6ab10b7 drm/kms: Nuke dirty_info property by Daniel Vetter · 8 years ago
  44. ecfd8ef drm/doc: Remove outdated FIXME for the page_flip callback by Daniel Vetter · 8 years ago
  45. 1de72fa drm/kms-helpers: Extract drm_modeset_helper.[hc] by Daniel Vetter · 8 years ago
  46. 62cacc7 drm/doc: Fix more kerneldoc/sphinx warnings by Daniel Vetter · 8 years ago
  47. d382814 drm: remove `const` attribute to hint at caller that they now own the memory by Eric Engestrom · 8 years ago
  48. cc92638 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  49. 90844f0 drm: make drm_get_format_name thread-safe by Eric Engestrom · 8 years ago
  50. 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
  51. a02b5a1 Merge tag 'imx-drm-next-2016-08-12' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 8 years ago
  52. 44adece drm/fb-helper: Add a dummy remove_conflicting_framebuffers by Daniel Vetter · 8 years ago
  53. c229bfb drm: Add page_flip_target CRTC hook v2 by Michel Dänzer · 8 years ago
  54. aac440f drm: avoid "possible bad bitmask?" warning by Dave Gordon · 8 years ago
  55. 27528c6 drm: Add ratelimited versions of the DRM_DEBUG* macros by Lyude · 8 years ago
  56. df86af9 drm/plane-helper: Add drm_plane_helper_check_state() by Ville Syrjälä · 8 years ago
  57. d7da824 drm: Store clipped src/dst coordinatee in drm_plane_state by Ville Syrjälä · 8 years ago
  58. 31ad61e drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_? by Joonas Lahtinen · 8 years ago
  59. 4499f2a drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpy by Michel Dänzer · 8 years ago
  60. 4e2f0ca drm/ttm: Remove unused parameter evict from ttm_bo_move_ttm by Michel Dänzer · 8 years ago
  61. 7b8082b drm/ttm: Wait for a BO to become idle before unbinding it from GTT by Michel Dänzer · 8 years ago
  62. ecf6a63 drm/ttm: Add interface to export kernel_zone max memory size in ttm by Ken Wang · 8 years ago
  63. fe4a11c drm/atomic-helper: Add atomic_mode_set helper callback by Philipp Zabel · 8 years ago
  64. fafc79e drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di driver by Lothar Waßmann · 8 years ago
  65. d72daa0 drm: add a helper function to extract 'de-active' and 'pixelclk-active' from DT by Lothar Waßmann · 8 years ago
  66. 3cbf6a5 drm: Mark up legacy/dri1 drivers with DRM_LEGACY by Daniel Vetter · 8 years ago
  67. a3ccc46 drm: rename DRM_MINOR_LEGACY to DRM_MINOR_PRIMARY by David Herrmann · 8 years ago
  68. db2395e drm: Convert drm_vma_manager to embedded interval-tree in drm_mm by Chris Wilson · 8 years ago
  69. 202b52b drm: Track drm_mm nodes with an interval tree by Chris Wilson · 8 years ago
  70. 4872850 Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  71. 34b5835 drm/ttm: Wait for a BO to become idle before unbinding it from GTT by Michel Dänzer · 8 years ago
  72. 586efded Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaignard/kernel into drm-next by Dave Airlie · 8 years ago
  73. 6608804 drm/dp: Add drm_dp_psr_setup_time() by Ville Syrjälä · 9 years ago
  74. 2ff2bf1 drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" v3 by Christian König · 8 years ago
  75. 44d1240d drm: add generic zpos property by Marek Szyprowski · 9 years ago
  76. 9af07af9 Merge tag 'topic/drm-misc-2016-07-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  77. 5e58052 Backmerge tag 'v4.7' into drm-next by Dave Airlie · 8 years ago
  78. 6942559 drm: drm_connector->s/connector_id/index/ for consistency by Daniel Vetter · 8 years ago
  79. 132d49d drm/dp-mst: Missing kernel doc by Daniel Vetter · 8 years ago
  80. cb021a3 drm/dp-mst: Remove tx_down_in_progress by Daniel Vetter · 8 years ago
  81. 212ae89 drm/doc: Fix missing kerneldoc for drm_dp_helper.c by Daniel Vetter · 8 years ago
  82. 34a67dd drm: Extract&Document drm_irq.h by Daniel Vetter · 8 years ago
  83. 9a6bc03 drm/doc: document all the properties in drm_mode_config by Daniel Vetter · 8 years ago
  84. 9609408 drm/doc: Add kerneldoc for @index by Daniel Vetter · 8 years ago
  85. 6100598 drm: Unexport drm_connector_unregister_all() by Chris Wilson · 8 years ago
  86. e2b80ba Merge branch 'upstream/analogix-dp-20160705' of git://github.com/yakir-Yang/linux into drm-next by Dave Airlie · 8 years ago
  87. d2e1204f Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_linux into drm-fixes by Dave Airlie · 8 years ago
  88. ff37c05 Merge tag 'drm-intel-next-2016-07-11' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  89. 6c181c8 Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  90. 6e5f73f drm: make drm_vblank_count_and_time() static by Gustavo Padovan · 9 years ago
  91. 6308c98 drm/dsi: Make set_tear_scanline command consistent by Thierry Reding · 9 years ago
  92. 041401f drm: Unexport drm_connector_register_all() by Chris Wilson · 9 years ago
  93. 3ddf4ad drm/ttm: add the infrastructure for pipelined evictions by Christian König · 9 years ago
  94. 5bc7306 drm/ttm: remove TTM_BO_PRIV_FLAG_MOVING by Christian König · 9 years ago
  95. 74561cd drm/ttm: remove no_gpu_wait param from ttm_bo_move_accel_cleanup by Christian König · 9 years ago
  96. 77dfc28 drm/ttm: wait for BO idle in ttm_bo_move_memcpy by Christian König · 9 years ago
  97. 089f16c drm/ttm: cleanup ttm_tt_(unbind|destroy) by Christian König · 9 years ago
  98. fcc150c drm/bridge: analogix_dp: passing the connector as an argument in .get_modes() by Yakir Yang · 9 years ago
  99. 82872e4 drm/rockchip: analogix_dp: add rk3399 eDP support by Yakir Yang · 9 years ago
  100. 7bdc072 drm/bridge: analogix_dp: some rockchip chips need to flip REF_CLK bit setting by Yakir Yang · 9 years ago