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

Commit 8363b243 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: fix tearcheck when enter low power mode"

parents decef4b1 d36e062e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3265,6 +3265,8 @@ int mdss_mdp_cmd_stop(struct mdss_mdp_ctl *ctl, int panel_power_state)
				(void *)&ctx->intf_mdp_callback,
				CTL_INTF_EVENT_FLAG_DEFAULT);

			mdss_mdp_tearcheck_enable(ctl, true);

			ctx->intf_stopped = 0;
			if (sctx)
				sctx->intf_stopped = 0;