disp: msm: dsi: defer clk setting when doing const_fps RFI
When doing const fps RFI, dynamic refresh clock was done in the next frame kick off, so as the orginal RFI work flow, the clock setting also should be done here. Change-Id: Ic3e6a35dc7264df028f5d848ac6f1eea04a95126 Signed-off-by: Yuan Zhao <yzhao@codeaurora.org> Signed-off-by: Amine Najahi <anajahi@codeaurora.org>
Dieser Commit ist enthalten in:

committet von
Gerrit - the friendly Code Review server

Ursprung
e4f4455a5f
Commit
484387e860
@@ -1122,6 +1122,9 @@ int dsi_conn_post_kickoff(struct drm_connector *connector,
|
||||
ctrl->ctrl);
|
||||
if (rc)
|
||||
DSI_ERR("wait4dfps refresh failed\n");
|
||||
|
||||
dsi_phy_dynamic_refresh_clear(ctrl->phy);
|
||||
dsi_clk_disable_unprepare(&display->clock_info.pll_clks);
|
||||
}
|
||||
}
|
||||
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren