]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/blobdiff - drivers/video/omap2/dss/dss.h
HDMI: Add edid read and clear functions
[android-sdk/kernel-video.git] / drivers / video / omap2 / dss / dss.h
index 3c3df510eae2fee76868b0cf6b30b2692bec753e..981fcf86d728d6bc8111e7f7be6a10f759e3ac18 100755 (executable)
@@ -502,6 +502,9 @@ void sel_i2c(void);
 void sel_hdmi(void);
 int omapdss_hdmi_display_set_mode(struct omap_dss_device *dssdev,
                                        struct fb_videomode *mode);
+u8 *hdmi_read_valid_edid(void);
+void omapdss_hdmi_clear_edid(void);
+ssize_t omapdss_get_edid(char *buf);
 int hdmi_panel_init(void);
 void hdmi_panel_exit(void);
 #if defined(CONFIG_OMAP4_DSS_HDMI_AUDIO) || \