]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
OMAP: DSS2: HDMI: implement detect()
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 29 Aug 2011 15:10:20 +0000 (18:10 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 30 Sep 2011 13:16:47 +0000 (16:16 +0300)
commit759593ffa7e05ebea9b21135cad179982331f5d8
tree3162f08919d9f6e6ca94b8124c2ff9e5f25d5d98
parent468c1b934c0367d15f90314ae316cd33551f70a5
OMAP: DSS2: HDMI: implement detect()

Implement detect() by checking the hot plug detect status.

The implementation is not very good, as it always turns on the HDMI
output to get the detection working. HDMI driver needs improvements so
that we could enable only core parts of it.

Cc: Mythri P K <mythripk@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dss.h
drivers/video/omap2/dss/dss_features.c
drivers/video/omap2/dss/hdmi.c
drivers/video/omap2/dss/hdmi_panel.c
drivers/video/omap2/dss/ti_hdmi.h
drivers/video/omap2/dss/ti_hdmi_4xxx_ip.c