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

Commit 691e5db3 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: add valid data checks in ctl restore"

parents c3e85332 59e6680e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3053,7 +3053,7 @@ static void mdss_mdp_ctl_restore_sub(struct mdss_mdp_ctl *ctl)
	writel_relaxed(temp, ctl->mdata->mdp_base +
			MDSS_MDP_REG_DISP_INTF_SEL);

	if (ctl->mixer_left) {
	if (ctl->mfd && ctl->panel_data) {
		mdss_mdp_pp_resume(ctl->mfd);

		if (ctl->panel_data->panel_info.compression_mode ==