1. 574cc45 Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  2. 5334653 drm/sun4i: tcon: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  3. 9c25a29 drm/sun4i: drop use of drmP.h by Sam Ravnborg · 5 years ago
  4. 1e612a0 drm/sun4i: Eliminate pointless on stack copy of drm_display_info by Ville Syrjälä · 6 years ago
  5. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  6. 1f2f059 drm/sun4i: Make some symbols static by YueHaibing · 6 years ago
  7. 0bec621 Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 6 years ago
  8. 88bc417 drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags by Laurent Pinchart · 6 years ago
  9. ae6ba10 Merge drm/drm-next into drm-misc-next by Maxime Ripard · 6 years ago
  10. 85fb352 drm/sun4i: dsi: Restrict DSI tcon clock divider by Maxime Ripard · 6 years ago
  11. c06de56 Merge v5.0-rc7 into drm-next by Dave Airlie · 6 years ago
  12. b14e945 drm/sun4i: tcon: Prepare and enable TCON channel 0 clock at init by Paul Kocialkowski · 6 years ago
  13. d0ec0a3 drm/sun4i: Add support for A23 display pipeline by Chen-Yu Tsai · 6 years ago
  14. fcd70cd drm: Split out drm_probe_helper.h by Daniel Vetter · 6 years ago
  15. 65bf2d5 drm/sun4i: tcon: Support an active-low DE signal with RGB interface by Paul Kocialkowski · 6 years ago
  16. 4843c9a drm/sun4i: tcon: Get the connector from the encoder in RGB setup by Paul Kocialkowski · 6 years ago
  17. b842e2c drm/sun4i: tcon: Pass encoder to RGB setup function by Paul Kocialkowski · 6 years ago
  18. 49c5c07 drm/sun4i: tcon: prevent tcon->panel dereference if NULL by Giulio Benetti · 6 years ago
  19. 548ae86 drm/sun4i: tcon: fix check of tcon->panel null pointer by Giulio Benetti · 6 years ago
  20. 185e0be drm/sun4i: fix build failure with CONFIG_DRM_SUN8I_MIXER=m by Maxime Ripard · 6 years ago
  21. f11adce drm/sun4i: tcon: Add dithering support for RGB565/RGB666 LCD panels by Jonathan Liu · 6 years ago
  22. 79891d5 drm/sun4i: tcon: Pass drm_encoder * into sun4i_tcon0_mode_set_cpu by Chen-Yu Tsai · 6 years ago
  23. 0305189 drm/sun4i: tcon: Add support for R40 TCON by Jernej Skrabec · 7 years ago
  24. cf77d79 drm/sun4i: tcon: Add another way for matching mixers with tcon by Jernej Skrabec · 7 years ago
  25. 490cda5 drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE checking if panel is used. by Giulio Benetti · 6 years ago
  26. da82107 drm/sun4i: tcon: Release node when traversing of graph by Jernej Skrabec · 7 years ago
  27. c981c01 Merge tag 'ib-fbdev-drm-v4.19-deferred-console-takeover' of https://github.com/bzolnier/linux into drm-misc-next by Gustavo Padovan · 7 years ago
  28. 63d6310 drm/sun4i: Don't check for panel or bridge on TV TCONs by Jernej Skrabec · 7 years ago
  29. 2a72d0c drm/sun4i: Don't check for LVDS and RGB when TCON has only ch1 by Jernej Skrabec · 7 years ago
  30. 49836b1 drm/sun4i: tcon: Generalize engine search algorithm by Jernej Skrabec · 7 years ago
  31. f329456 Merge tag 'drm-misc-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  32. 58b3d02 Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE" by Paul Kocialkowski · 7 years ago
  33. a08fc7c drm/sun4i: Tie the DSI controller in the TCON by Maxime Ripard · 7 years ago
  34. a493cea drm/sun4i: tcon: Add TRI finish interrupt for vblank by Maxime Ripard · 7 years ago
  35. 2b4f44ee Backmerge tag 'v4.16-rc7' into drm-next by Dave Airlie · 7 years ago
  36. 6664e9d drm/sun4i: Add support for A80 TCONs by Chen-Yu Tsai · 7 years ago
  37. 2c17a43 drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE by Giulio Benetti · 7 years ago
  38. 7035046 drm/sun4i: Fix exclusivity of the TCON clocks by Ondrej Jirman · 7 years ago
  39. e742a17 drm/sun4i: tcon: Reduce the scope of the LVDS error a bit by Maxime Ripard · 7 years ago
  40. f3e5fee drm/sun4i: Release exclusive clock lock when disabling TCON by Jernej Skrabec · 7 years ago
  41. 79d103a drm/sun4i: Protect the TCON pixel clocks by Maxime Ripard · 7 years ago
  42. 80b79e3 drm/sun4i: Enable the output on the pins (tcon0) by Ondrej Jirman · 7 years ago
  43. d4da404 Merge airlied/drm-next into drm-misc-next by Sean Paul · 7 years ago
  44. fa4127c drm/sun4i: fix HSYNC and VSYNC polarity by Giulio Benetti · 7 years ago
  45. 05adc89 drm/sun4i: Add support for A83T second TCON by Jernej Skrabec · 7 years ago
  46. 34d698f drm/sun4i: Add has_channel_0 TCON quirk by Jernej Skrabec · 7 years ago
  47. 76ea0f3 Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  48. 559f17b Merge tag 'drm-misc-next-fixes-2018-01-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  49. 3004f75 drm/sun4i: engine: Add a VBLANK quirk callback by Maxime Ripard · 7 years ago
  50. 4a6cc7a BackMerge tag 'v4.15-rc8' into drm-next by Dave Airlie · 7 years ago
  51. 86a3ae5 drm/sun4i: Fix error code in sun4i_tcon_bind() by Dan Carpenter · 7 years ago
  52. 2f0d7bb drm/sun4i: Add A83T support by Maxime Ripard · 7 years ago
  53. a0c1214 drm/sun4i: Add LVDS support by Maxime Ripard · 7 years ago
  54. ec08d59 drm/sun4i: Create minimal multipliers and dividers by Maxime Ripard · 7 years ago
  55. 92411f6 drm/sun4i: Fix error path handling by Maxime Ripard · 7 years ago
  56. ff71c2c drm/sun4i: use sun4i_tcon_of_table to check if a device node is a TCON by Chen-Yu Tsai · 7 years ago
  57. aaddb6d drm/sun4i: Add support for A20 display pipeline components by Jonathan Liu · 7 years ago
  58. 4bb206b drm/sun4i: tcon: Add support for A10 TCON by Jonathan Liu · 7 years ago
  59. ba19c53 drm/sun4i: tcon: Move out the tcon0 common setup by Maxime Ripard · 7 years ago
  60. 5b8f091 drm/sun4i: tcon: Don't rely on encoders to set the TCON mode by Maxime Ripard · 7 years ago
  61. 45e88f9 drm/sun4i: tcon: Don't rely on encoders to enable the TCON by Maxime Ripard · 7 years ago
  62. 961c645 drm/sun4i: tcon: Make tcon_get_clk_delay mode argument const by Maxime Ripard · 7 years ago
  63. abcb876 drm/sun4i: tcon: Make tcon_set_mux mode argument const by Maxime Ripard · 7 years ago
  64. 67e3264 drm/sun4i: tcon: Add support for demuxing TCON output on A31 by Chen-Yu Tsai · 7 years ago
  65. ad537fb drm/sun4i: tcon: Add variant callback for TCON output muxing by Chen-Yu Tsai · 7 years ago
  66. 27e18de drm/sun4i: tcon: Support backend input mux by Chen-Yu Tsai · 7 years ago
  67. be3fe0f drm/sun4i: tcon: Simplify sun4i_tcon_find_engine_traverse for one input by Chen-Yu Tsai · 7 years ago
  68. e8d5bbf drm/sun4i: tcon: get TCON ID and matching engine with remote endpoint ID by Chen-Yu Tsai · 7 years ago
  69. 1469619 drm/sun4i: tcon: Check for multiple paths between TCONs and backends by Chen-Yu Tsai · 7 years ago
  70. d57294c drm/sun4i: tcon: Unconditionally reset the TCON by Chen-Yu Tsai · 7 years ago
  71. b8317a3 drm/sun4i: tcon: multiply the vtotal when not in interlace by Maxime Ripard · 8 years ago
  72. a88cbbd drm/sun4i: tcon: Change vertical total size computation inconsistency by Maxime Ripard · 8 years ago
  73. 3cb2f46 drm/sun4i: tcon: Fix tcon channel 1 backporch calculation by Maxime Ripard · 8 years ago
  74. b7cb9b9 drm/sun4i: tcon: Switch mux on only for composite by Maxime Ripard · 8 years ago
  75. f8c73f4 drm/sun4i: tcon: Move the muxing out of the mode set function by Maxime Ripard · 8 years ago
  76. 1a07542 drm/sun4i: tcon: Add channel debug by Maxime Ripard · 8 years ago
  77. 1a0edb3 drm/sun4i: tcon: add support for V3s TCON by Icenowy Zheng · 8 years ago
  78. 8796933 drm/sun4i: abstract a engine type by Icenowy Zheng · 8 years ago
  79. 86cf678 drm/sun4i: Set TCON clock inside sun4i_tconX_mode_set by Chen-Yu Tsai · 8 years ago
  80. d281c86 drm/sun4i: tcon: Copy ID from associated backend by Chen-Yu Tsai · 8 years ago
  81. b317fa3 drm/sun4i: tcon: Find matching display backend by device node matching by Chen-Yu Tsai · 8 years ago
  82. 80a5824 drm/sun4i: Use lists to track registered display backends and TCONs by Chen-Yu Tsai · 8 years ago
  83. cb2e77c Merge tag 'sunxi-drm-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next by Dave Airlie · 8 years ago
  84. ebc9446 drm: convert drivers to use drm_of_find_panel_or_bridge by Rob Herring · 8 years ago
  85. 18c3b30 drm/sun4i: Pass pointers for associated backend and tcon into crtc init by Chen-Yu Tsai · 8 years ago
  86. 23a1cb1 drm/sun4i: Fix tcon channel 0 comment about backporch = backporch + hsync by Chen-Yu Tsai · 8 years ago
  87. 4c7f16d drm/sun4i: Fix TCON clock and regmap initialization sequence by Chen-Yu Tsai · 8 years ago
  88. b9c8506 drm/sun4i: rgb: Pass tcon pointer when initializing RGB encoder by Chen-Yu Tsai · 8 years ago
  89. 46cce6d drm/sun4i: Initialize crtc from tcon bind function by Chen-Yu Tsai · 8 years ago
  90. 318313d Merge tag 'drm-misc-next-2016-11-16' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  91. dfeb693 drm/sun4i: constify component_ops structures by Julia Lawall · 8 years ago
  92. 93a5ec1 drm/sun4i: Add compatible string for A31/A31s TCON (timing controller) by Chen-Yu Tsai · 8 years ago
  93. 91ea2f2 drm/sun4i: tcon: Move SoC specific quirks to a DT matched data structure by Chen-Yu Tsai · 8 years ago
  94. 4a408f1 drm/sun4i: support A33 tcon by Maxime Ripard · 9 years ago
  95. 8e92404 drm/sun4i: support TCONs without channel 1 by Maxime Ripard · 9 years ago
  96. af346f5 drm/sun4i: Remove redundant dev_err call in sun4i_tcon_init_regmap() by Wei Yongjun · 8 years ago
  97. 894f5a9 drm/sun4i: Add bridge support by Maxime Ripard · 9 years ago
  98. a8444c7e drm/sun4i: Move panel retrieval in RGB connector by Maxime Ripard · 8 years ago
  99. ae55811 drm/sun4i: Store TCON's device structure pointer by Maxime Ripard · 8 years ago
  100. 13fef09 drm: sun4i: do cleanup if RGB output init fails by Chen-Yu Tsai · 9 years ago