commit | 1a18f301cb2cb92be9faa38b7c1518812fb176a3 | [log] [tgz] |
---|---|---|
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Wed May 31 17:59:31 2017 +0200 |
committer | Simon Glass <sjg@chromium.org> | Wed Jun 07 21:30:49 2017 -0600 |
tree | b161504f4875e00f376090c152257d970903351d | |
parent | a354c2d1ceb78ecaff941f8645e19f66545cd433 [diff] |
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>