summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/uapi/video/msm_hdmi_modes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/uapi/video/msm_hdmi_modes.h b/include/uapi/video/msm_hdmi_modes.h
index 9dbda4f512c3..e1dd71f6b6ba 100644
--- a/include/uapi/video/msm_hdmi_modes.h
+++ b/include/uapi/video/msm_hdmi_modes.h
@@ -23,6 +23,8 @@ struct msm_hdmi_mode_timing_info {
uint32_t supported;
};
+#define MSM_HDMI_INIT_RES_PAGE 1
+
#define MSM_HDMI_MODES_CEA (1 << 0)
#define MSM_HDMI_MODES_XTND (1 << 1)
#define MSM_HDMI_MODES_DVI (1 << 2)