]> git.sur5r.net Git - u-boot/commit
rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Wed, 31 May 2017 15:59:31 +0000 (17:59 +0200)
committerSimon Glass <sjg@chromium.org>
Thu, 8 Jun 2017 03:30:49 +0000 (21:30 -0600)
commitcc75afc5d75a686b73e8cd5f9fba56f4b087517b
treeb161504f4875e00f376090c152257d970903351d
parentd46d40474a7e77b1640acd040223af8574ebe5ac
rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399

This commit adds a driver for the RK3399 VOPs capable and all the
necessary plumbing to feed the HDMI encoder. For the VOP-big, this
correctly tracks the ability to feed 10bit RGB data to the encoder.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/include/asm/arch-rockchip/vop_rk3288.h
drivers/video/rockchip/Makefile
drivers/video/rockchip/rk3399_vop.c [new file with mode: 0644]