1. 15 11月, 2016 7 次提交
  2. 14 11月, 2016 5 次提交
  3. 02 11月, 2016 1 次提交
  4. 27 10月, 2016 1 次提交
  5. 17 10月, 2016 1 次提交
  6. 22 9月, 2016 1 次提交
  7. 29 8月, 2016 1 次提交
  8. 08 8月, 2016 1 次提交
  9. 29 7月, 2016 1 次提交
  10. 18 7月, 2016 1 次提交
    • A
      drm: rcar-du: Remove i2c slave encoder interface for hdmi encoder · 1d926114
      Archit Taneja 提交于
      The hdmi output in rcar-du uses the i2c slave encoder interface to link
      to the adv7511 encoder chip. The kms driver creates encoder and connector
      entities that internally uses the drm_encoder_slave_funcs ops provided by
      the slave encoder driver.
      
      Change the driver such that it expects a bridge entity instead of a slave
      encoder. The hdmi connector code isn't needed anymore as we expect the
      adv7511 bridge driver to create/manage the connector.
      
      Note that the kms driver still expects a connector node for hdmi to be
      present in DT. This node has no connection to the connector created
      by the bridge driver.
      Tested-by: NLaurent Pinchart <laurent.pinchart@ideasonboard.com>
      Signed-off-by: NArchit Taneja <architt@codeaurora.org>
      1d926114
  11. 15 7月, 2016 1 次提交
  12. 12 7月, 2016 1 次提交
  13. 22 6月, 2016 1 次提交
  14. 21 6月, 2016 4 次提交
  15. 17 6月, 2016 2 次提交
  16. 10 6月, 2016 2 次提交
  17. 02 6月, 2016 1 次提交
  18. 01 6月, 2016 1 次提交
  19. 17 5月, 2016 1 次提交
  20. 02 5月, 2016 2 次提交
  21. 24 4月, 2016 3 次提交
  22. 23 4月, 2016 1 次提交