<!-- Mail as an attachment to: monthly@freebsd.org -->
<project cat='soc'>
  <title>iMX.6 video output support</title>

  <contact>
    <person>
      <name>
        <given>Oleksandr</given>
        <common>Tymoshenko</common>
      </name>
      <email>gonzo@freebsd.org</email>
    </person>
  </contact>

  <links></links>

  <body>
    <p>
      iMX.6 is a family of SoC used in multiple hobbyist ARM boards like Hummingboard, RIoTboard, Cubox. Most of this products have HDMI output but until recently FreeBSD didn't benefit from it. As of r292574 there is basic video output support so you can use console on iMX6-based board and probably run Xorg (wasn't tested)
      
      Due to lack of some kernel functionality (see open tasks) the only supported mode is 1024x768. 
    </p>
  </body>

  <help>
    <task>
      Proper pixel clock initialization (replies on clock framework)
    </task>
    <task>
      More flexible video output path (support multiple IPUs and DIs)
    </task>
  </help>
</project>
