Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e75c5370 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: mdss: DSI mode switch send dcs cmd with CMD_REQ"

parents 04168903 13908843
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -587,6 +587,7 @@ static void mdss_dsi_panel_switch_mode(struct mdss_panel_data *pdata,
				panel_data);

	if (mipi->dms_mode != DYNAMIC_MODE_RESOLUTION_SWITCH_IMMEDIATE) {
		flags |= CMD_REQ_COMMIT;
		if (mode == SWITCH_TO_CMD_MODE)
			pcmds = &ctrl_pdata->video2cmd;
		else