[OpenWrt-Devel] [PATCH v6 0/3] Add DRM video output support for IMX6

Tim Harvey tharvey at gateworks.com
Wed Jan 20 17:03:47 EST 2016


This series adds DRM based video output support for IMX6 HDMI and LVDS.

All three of these patches patches are independent from the others and add
some necessary or useful deps for video display.

The 3rd patch adds drm core and drm-imx modules supporting LVDS/HDMI. Note
that currently you need to add modules for both hdmi and lvds for either to
work (not clear why yet).

These were tested on Gateworks Ventana boards, using the 4.4 kernel
using fbcon, psplash, and gstreamer1 with fbdevsink output.

Tim Harvey (3):
  kernel: add backlight kernel module support
  kernel: video: add fbcon support
  kernel: video: add DRM core and IMX DRM support for HDMI/LVDS

 package/kernel/linux/modules/video.mk | 267 +++++++++++++++++++++++++++++++++-
 1 file changed, 266 insertions(+), 1 deletion(-)

-- 
1.9.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list