summaryrefslogtreecommitdiff
path: root/include/uapi
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2017-03-09 17:21:25 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2017-03-09 17:21:25 -0800
commitcbd89c14fa0d84f55164f09c9eff6efbc6db04e6 (patch)
tree06d9682e579bf08950420037114a9ddd5106245b /include/uapi
parentbba3dcc465ce804672df8ee7111edda5be529734 (diff)
parent0c193ad038356941c68968de10556bec4a121fb6 (diff)
Merge "mdss: display-port: fix DP issue when framework reboots"
Diffstat (limited to 'include/uapi')
-rw-r--r--include/uapi/video/msm_hdmi_modes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/video/msm_hdmi_modes.h b/include/uapi/video/msm_hdmi_modes.h
index 43ca6bab4c62..5b4b2b492be4 100644
--- a/include/uapi/video/msm_hdmi_modes.h
+++ b/include/uapi/video/msm_hdmi_modes.h
@@ -271,7 +271,7 @@ struct msm_hdmi_mode_timing_info {
720, 5, 5, 20, false, 74250, 60000, false, true, HDMI_RES_AR_16_9, 0}
#define HDMI_VFRMT_1920x1080i60_16_9_TIMING \
{HDMI_VFRMT_1920x1080i60_16_9, 1920, 88, 44, 148, false, \
- 540, 2, 5, 5, false, 74250, 60000, false, true, HDMI_RES_AR_16_9, 0}
+ 540, 2, 5, 5, false, 74250, 60000, true, true, HDMI_RES_AR_16_9, 0}
#define HDMI_VFRMT_1440x480i60_4_3_TIMING \
{HDMI_VFRMT_1440x480i60_4_3, 1440, 38, 124, 114, true, \
240, 4, 3, 15, true, 27000, 60000, true, true, HDMI_RES_AR_4_3, 0}