diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml b/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml index e67a8fcdb3..55068abfd0 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml @@ -477,4 +477,46 @@ + + + iMX.6 video output support + + + + + Oleksandr + Tymoshenko + + gonzo@FreeBSD.org + + + + + Commit Adding Basic Video Support + + + +

iMX.6 is a family of SoC used in multiple hobbyist ARM + boards such as the Hummingboard, RIoTboard, and Cubox. Most of + these products have HDMI output, but until recently, &os; did not + benefit from it. As of r292574, there is basic video output + support so you can use the console on iMX6-based boards and + probably run Xorg (not yet tested).

+ +

Due to the lack of some kernel functionality (see open + tasks), the only supported mode is 1024x768.

+ + + + +

Proper pixel clock initialization (relies on a clock + framework).

+
+ + +

More flexible video output path (support multiple IPUs + and DIs).

+
+
+