Date: Sun, 19 Jul 2015 17:33:04 -0700 From: Oleksandr Tymoshenko <gonzo@bluezbox.com> To: "freebsd-arm@freebsd.org List" <freebsd-arm@freebsd.org> Subject: WIP: IPU and HDMI drivers for i.MX6 Message-ID: <5569347D-EA8B-46C9-97D3-6BF7CC1952B8@bluezbox.com>
next in thread | raw e-mail | index | archive | help
Hello, Last few months I've been working on IPU(video controller)/HDMI support for i.MX6. This patch[1] is the first very limited milestone. It contains more or less complete IPU driver, DVI mode support for HDMI framer, and EDID handler. Missing part is pixel clock management so at the moment driver relies on U-Boot to set pixel clock for 1024x768@60 mode and it's the only supported mode for now. There seems to be several versions of DTS files for i.MX6 with very different structure for HDMI-related nodes. Patch works only with the version that is part of FreeBSD tree. Patch was tested on Hummingboard so any testing on other i.MX6 devices is appreciated [1] https://people.freebsd.org/~gonzo/arm/patches/imx6-ipu-hdmi-20150719.diff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5569347D-EA8B-46C9-97D3-6BF7CC1952B8>