Revert "ARM: dts: msm: remove sync-wait-broadcast from jdi panel"
This reverts commit c9b3e1ebbeb726a911ac6cf67f9a6386f7fb79ae ("ARM: dts: msm: remove sync-wait-broadcast from jdi panel"). Sync-wait-broadcast flag was removed for JDI dual dsi cmd mode panel as there were fps issues when used along with partial updates which is currently fixed. The flag is required for mode switch as sending the switch commands individually during cmd-to-video switch causes flicker issues. Revert this change to add the flag back as it is needed for mode switch. Change-Id: I5b86d293aea7905b115621df1eab3e6f8aece966 Signed-off-by: Veera Sundaram Sankaran <veeras@codeaurora.org>
This commit is contained in:
parent
132a036c4d
commit
57d7fb0e5f
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
qcom,mdss-dsi-traffic-mode = "non_burst_sync_event";
|
||||
qcom,mdss-dsi-bllp-eof-power-mode;
|
||||
qcom,mdss-dsi-bllp-power-mode;
|
||||
qcom,cmd-sync-wait-broadcast;
|
||||
qcom,mdss-dsi-lane-0-state;
|
||||
qcom,mdss-dsi-lane-1-state;
|
||||
qcom,mdss-dsi-lane-2-state;
|
||||
|
|
Loading…
Add table
Reference in a new issue