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

Commit 8dde34c1 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: Reset right mixer flush bits in split-display use-case"

parents ca8e8e10 bd02dc6d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1795,6 +1795,8 @@ int mdss_mdp_display_commit(struct mdss_mdp_ctl *ctl, void *arg)
	}
	wmb();
	ctl->flush_bits = 0;
	if (sctl)
		sctl->flush_bits = 0;

	if (ctl->display_fnc)
		ret = ctl->display_fnc(ctl, arg); /* kickoff */