1. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  2. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  3. e691009 drm/mediatek: hdmi: clean up drm_bridge_add call by Inki Dae · 7 years ago
  4. 1365e2d drm/mediatek: switch to drm_*_get(), drm_*_put() helpers by Cihangir Akturk · 7 years ago
  5. 7d902c0 drm: Nuke drm_atomic_helper_connector_dpms by Daniel Vetter · 7 years ago
  6. e6fc3b6 drm: Plumb modifiers through plane init by Ben Widawsky · 7 years ago
  7. 819e0a9 drm/mediatek: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  8. 4bf9914 drm: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  9. af05559 Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 7 years ago
  10. 76cc0718 drm/mediatek: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 7 years ago
  11. 0c1f528 drm: handle HDMI 2.0 VICs in AVI info-frames by Shashank Sharma · 7 years ago
  12. e279868 drm/mediatek: Convert to new iterator macros by Maarten Lankhorst · 7 years ago
  13. 6458171 drm: Convert atomic drivers from CRTC .disable() to .atomic_disable() by Laurent Pinchart · 7 years ago
  14. 0b20a0f drm: Add old state pointer to CRTC .enable() helper function by Laurent Pinchart · 7 years ago
  15. b740e76 Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next by Sean Paul · 7 years ago
  16. 5ac5895 drm/mediatek: separate color module to fixup error memory reallocation by yt.shen@mediatek.com · 7 years ago
  17. 4a3bfb5c drm/mediatek: check for memory allocation failure by Christophe Jaillet · 8 years ago
  18. afd8963 drm/mediatek: re-phrase DRM_INFO error message by Colin Ian King · 8 years ago
  19. 446b8c5 drm/mediatek: use platform_register_drivers by Philipp Zabel · 8 years ago
  20. 170748d drm/mediatek: Support UYVY and YUYV format for overlay by Bibby Hsieh · 8 years ago
  21. ed173e5 drm/mtk: Drop drm_vblank_cleanup by Daniel Vetter · 7 years ago
  22. 925344c BackMerge tag 'v4.12-rc5' into drm-next by Dave Airlie · 7 years ago
  23. c8bf8b9 drm/mediatek: use drm_for_each_connector_iter() by Gustavo Padovan · 8 years ago
  24. 014580f drm/mediatek: fix mtk_hdmi_setup_vendor_specific_infoframe mistake by YYS · 8 years ago
  25. f752413 drm/mediatek: fix a timeout loop by Dan Carpenter · 8 years ago
  26. df45eac Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  27. 84a5ead drm/mediatek: add support for Mediatek SoC MT2701 by yt.shen@mediatek.com · 8 years ago
  28. 0707632 drm/mediatek: update DSI sub driver flow for sending commands to panel by yt.shen@mediatek.com · 8 years ago
  29. 2d52bfb drm/mediatek: add non-continuous clock mode and EOT packet control by yt.shen@mediatek.com · 8 years ago
  30. 2189881 drm/mediatek: add dsi transfer function by shaoming chen · 8 years ago
  31. dd5080a drm/mediatek: add dsi interrupt control by shaoming chen · 8 years ago
  32. 80a5cfd drm/mediatek: cleaning up and refine by yt.shen@mediatek.com · 8 years ago
  33. fb2557d drm/mediatek: update display module connections by yt.shen@mediatek.com · 8 years ago
  34. c37813d drm/mediatek: add BLS component by yt.shen@mediatek.com · 8 years ago
  35. 9dc84e9 drm/mediatek: add shadow register support by yt.shen@mediatek.com · 8 years ago
  36. c5f228e drm/mediatek: add *driver_data for different hardware settings by yt.shen@mediatek.com · 8 years ago
  37. 55dc065 drm/mediatek: add helpers for coverting from the generic components by yt.shen@mediatek.com · 8 years ago
  38. ebc9446 drm: convert drivers to use drm_of_find_panel_or_bridge by Rob Herring · 8 years ago
  39. 86418f9 drm: convert drivers to use of_graph_get_remote_node by Rob Herring · 8 years ago
  40. a5073a5 drm: mediatek: use vblank hooks in struct drm_crtc_funcs by Shawn Guo · 8 years ago
  41. 967dd48 drm: remove drm_vblank_no_hw_counter assignment from driver code by Shawn Guo · 8 years ago
  42. ffec892 drm: mediatek: use crtc helper drm_crtc_from_index() by Shawn Guo · 8 years ago
  43. 3bb80f2 drm: bridge: Link encoder and bridge in core code by Laurent Pinchart · 8 years ago
  44. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 8 years ago
  45. 353c859 drm: Replace drm_format_plane_cpp() with fb->format->cpp[] by Ville Syrjälä · 8 years ago
  46. a3f913c drm: Pass 'dev' to drm_helper_mode_fill_fb_struct() by Ville Syrjälä · 8 years ago
  47. ae9d2da drm/mediatek: don't use drm_put_dev by Daniel Vetter · 8 years ago
  48. 75e75cb Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next by Daniel Vetter · 8 years ago
  49. f03ee46 Backmerge tag 'v4.9-rc8' into drm-next by Dave Airlie · 8 years ago
  50. 949f088 drm: Make the connector .detect() callback optional by Laurent Pinchart · 8 years ago
  51. 5ad4530 drm/mediatek: fix null pointer dereference by Matthias Brugger · 8 years ago
  52. f6c8723 drm/mediatek: fixed the calc method of data rate per lane by Jitao Shi · 8 years ago
  53. 1ee6f34 drm/mediatek: fix a typo of DISP_OD_CFG to OD_RELAYMODE by Bibby Hsieh · 8 years ago
  54. 7d40c2c Revert "drm/mediatek: set vblank_disable_allowed to true" by Dave Airlie · 8 years ago
  55. e9f0104 Revert "drm/mediatek: fix a typo of OD_CFG to OD_RELAYMODE" by Dave Airlie · 8 years ago
  56. d6b0f62 drm/irq: Unexport drm_vblank_count by Daniel Vetter · 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. 97ac0e4 drm: convert DT component matching to component_match_add_release() by Russell King · 8 years ago
  59. 0d22007 drm/mediatek: modify the factor to make the pll_rate set in the 1G-2G range by Junzhi Zhao · 8 years ago
  60. 968253b drm/mediatek: enhance the HDMI driving current by Junzhi Zhao · 8 years ago
  61. d542b7c drm/mediatek: do mtk_hdmi_send_infoframe after HDMI clock enable by Junzhi Zhao · 8 years ago
  62. 56e4b1e drm/mediatek: clear IRQ status before enable OVL interrupt by Bibby Hsieh · 8 years ago
  63. f752fff drm/mediatek: set vblank_disable_allowed to true by Bibby Hsieh · 8 years ago
  64. 83ba62b drm/mediatek: fix a typo of OD_CFG to OD_RELAYMODE by Bibby Hsieh · 8 years ago
  65. 0853695 drm: Add reference counting to drm_atomic_state by Chris Wilson · 8 years ago
  66. 188af07 drm/mediatek: mark symbols static where possible by Baoyou Xie · 8 years ago
  67. ca09fb9 Merge tag 'v4.8-rc8' into drm-next by Dave Airlie · 8 years ago
  68. 0f28860 drm: Don't swallow error codes in drm_dev_alloc() by Tom Gundersen · 8 years ago
  69. 2b58e98 drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit by Liu Ying · 8 years ago
  70. 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
  71. 7216436 drm/mediatek: set mt8173 dithering function by Bibby Hsieh · 8 years ago
  72. 2f3f4dd drm/mediatek: Add gamma correction. by Bibby Hsieh · 8 years ago
  73. 306d674 drm/mediatek: add ARM_SMCCC dependency by Arnd Bergmann · 8 years ago
  74. b5db361 drm/mediatek: add CONFIG_OF dependency by Arnd Bergmann · 8 years ago
  75. 851da9a drm/mediatek: add COMMON_CLK dependency by Arnd Bergmann · 8 years ago
  76. e0a5d33 drm/mediatek: Add GAMMA engine basic function by Bibby Hsieh · 8 years ago
  77. 0664d13 drm/mediatek: Add AAL engine basic function by Bibby Hsieh · 8 years ago
  78. ac08500 drm/mediatek: Fix mtk_atomic_complete for runtime_pm by Bibby Hsieh · 8 years ago
  79. 9c350d8 drm/mediatek: plane: Use FB's format's cpp to compute x offset by Daniel Kurtz · 8 years ago
  80. f176cbf drm/mediatek: plane: Merge mtk_plane_enable into mtk_plane_atomic_update by Daniel Kurtz · 8 years ago
  81. 903daff drm/mediatek: Use drm_atomic destroy_state helpers by Bibby Hsieh · 8 years ago
  82. 5bfafad drm/mediatek: Remove mtk_drm_plane by Daniel Kurtz · 8 years ago
  83. 0d5a32b drm/mediatek: plane: Remove plane zpos/index by Daniel Kurtz · 8 years ago
  84. 73785a9 drm/mediatek: Remove mtk_drm_crtc_check_flush by Daniel Kurtz · 8 years ago
  85. 0e4faf6 drm/mediatek: Use drm_plane_helper_check_state() by Ville Syrjälä · 8 years ago
  86. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  87. 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
  88. 1233d4d drm/mediatek/mtk_mipi_tx: checking the wrong variable by Dan Carpenter · 8 years ago
  89. 5dd0775 Merge tag 'asoc-hdmi-codec-pdata' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into drm-next by Dave Airlie · 8 years ago
  90. 2a34670 Merge tag 'mediatek-drm-2016-06-20' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 8 years ago
  91. a742946 drm: Don't call drm_dev_set_unique from platform drivers by Daniel Vetter · 8 years ago
  92. e06a44c drm/mediatek: Remove IOMMU_DMA select by Arnd Bergmann · 9 years ago
  93. 6c62c98 drm/mediatek: Remove redundant calls to drm_connector_register_all() by Chris Wilson · 8 years ago
  94. 9b8b013 drm: Deal with rotation in drm_plane_helper_check_update() by Ville Syrjälä · 8 years ago
  95. 56ba355 drm/mediatek: enable hdmi output control bit by Jie Qiu · 9 years ago
  96. 8f83f26 drm/mediatek: Add HDMI support by Jie Qiu · 9 years ago
  97. 5e84c26 drm/atomic-helper: Massage swap_state signature somewhat by Daniel Vetter · 9 years ago
  98. eefcf83 drm: mediatek: Rely on the default ->best_encoder() behavior by Boris Brezillon · 9 years ago
  99. fa625c1 Backmerge tag 'v4.7-rc2' into drm-next by Dave Airlie · 9 years ago
  100. 2ea9f31 drm/mediatek: mtk_dsi: Remove spurious drm_connector_unregister by Philipp Zabel · 9 years ago