1. 19 3月, 2018 1 次提交
    • C
      drm/sun4i: Add support for A80 TCONs · 6664e9dc
      Chen-Yu Tsai 提交于
      The Allwinner A80 SoC has 2 documented TCONs. The display pipeline
      diagram from the user manual shows a third TCON, but it's missing
      an interrupt line, and its registers are not explained either.
      It's also not used in Allwinner's vendor BSP.
      
      The first TCON only has channel 0, for LCD panel output. The TCON
      hardware setup is peculiar in that the eDP reset must also be
      deasserted to allow access to the TCON. How the eDP module is wired
      in the SoC itself is never explained.
      
      The second TCON only has channel 1, and its output is connected to
      the HDMI encoder block.
      
      This patch adds a "needs_edp_reset" field to the tcon quirks structure,
      and adds quirks and compatible strings for the 2 documented TCONs.
      Signed-off-by: NChen-Yu Tsai <wens@csie.org>
      Signed-off-by: NMaxime Ripard <maxime.ripard@bootlin.com>
      Link: https://patchwork.freedesktop.org/patch/msgid/20180315114136.24747-4-wens@csie.org
      6664e9dc
  2. 14 3月, 2018 1 次提交
  3. 17 2月, 2018 1 次提交
  4. 16 2月, 2018 2 次提交
  5. 22 1月, 2018 1 次提交
  6. 15 1月, 2018 1 次提交
  7. 05 1月, 2018 3 次提交
  8. 19 12月, 2017 1 次提交
  9. 30 11月, 2017 1 次提交
  10. 18 10月, 2017 7 次提交
  11. 11 10月, 2017 2 次提交
  12. 09 9月, 2017 5 次提交
  13. 01 6月, 2017 8 次提交
  14. 14 5月, 2017 4 次提交
  15. 07 4月, 2017 1 次提交
  16. 09 3月, 2017 1 次提交