disp: msm: defer panel TE disable with poms switch
DSI host vsync is expected to align with panel internal vsync during transition from command mode to video mode operation. In order to facilitate this, keep panel TE enabled in video mode operation until it is aligned with vysnc. Change-Id: I3fc59b01336b30cd436be332af6953c5a01be7fd Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
This commit is contained in:
@@ -1479,6 +1479,8 @@ static int dsi_panel_parse_panel_mode(struct dsi_panel *panel)
|
||||
}
|
||||
}
|
||||
|
||||
panel->poms_align_vsync = utils->read_bool(utils->data,
|
||||
"qcom,poms-align-panel-vsync");
|
||||
panel->panel_mode = panel_mode;
|
||||
panel->panel_mode_switch_enabled = panel_mode_switch_enabled;
|
||||
error:
|
||||
|
Reference in New Issue
Block a user