OMAPDSS: add hdmi ops to hdmi_ops and omap_dss_driver
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 18 Jun 2014 09:04:29 +0000 (12:04 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 4 Jul 2014 08:17:58 +0000 (11:17 +0300)
commit8c071caa7e9c584a97ca3cd33015b1d97d4f2250
tree94229ddf6735e879ab56a7237c4057c37bc0c8ec
parentbbcc14ebf913be0f11c08b346d070067f3fea332
OMAPDSS: add hdmi ops to hdmi_ops and omap_dss_driver

Add two new ops for HDMI: set_infoframe() and set_hdmi_mode(). The first
one can be used to specify the infoframe that should be sent to the HDMI
monitor, and the second one is used to enable HDMI mode (versus DVI
mode).

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
include/video/omapdss.h
This page took 0.028925 seconds and 5 git commands to generate.