summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/dss/dss.h
diff options
context:
space:
mode:
authorMythri P K <mythripk@ti.com>2011-03-10 11:18:48 +0100
committerTomi Valkeinen <tomi.valkeinen@ti.com>2011-03-16 07:15:49 +0100
commit70be83235ea2815f6c2a5fd45753de406be6c6aa (patch)
tree9e98be5b70ccc3eba2530bb1f9070fdeb73cb17a /drivers/video/omap2/dss/dss.h
parentOMAP4: DSS2: HDMI: HDMI driver addition in the DSS (diff)
downloadlinux-70be83235ea2815f6c2a5fd45753de406be6c6aa.tar.xz
linux-70be83235ea2815f6c2a5fd45753de406be6c6aa.zip
OMAP4: DSS2: HDMI: HDMI panel driver addition in the DSS
The panel driver(hdmi_omap4_panel.c) in omap2/dss acts as a controller to manage the enable and disable requests and synchronize audio and video. Signed-off-by: Mythri P K <mythripk@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/omap2/dss/dss.h')
-rw-r--r--drivers/video/omap2/dss/dss.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/video/omap2/dss/dss.h b/drivers/video/omap2/dss/dss.h
index 91ed3fa8e60d..c2f582bb19c0 100644
--- a/drivers/video/omap2/dss/dss.h
+++ b/drivers/video/omap2/dss/dss.h
@@ -477,6 +477,8 @@ void omapdss_hdmi_display_disable(struct omap_dss_device *dssdev);
void omapdss_hdmi_display_set_timing(struct omap_dss_device *dssdev);
int omapdss_hdmi_display_check_timing(struct omap_dss_device *dssdev,
struct omap_video_timings *timings);
+int hdmi_panel_init(void);
+void hdmi_panel_exit(void);
/* RFBI */
#ifdef CONFIG_OMAP2_DSS_RFBI