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

Commit 984ec0d1 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: Wait for VSYNC after continuous splash handoff"

parents e34cc218 2c85c366
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -1809,7 +1809,9 @@ int mdss_mdp_video_reconfigure_splash_done(struct mdss_mdp_ctl *ctl,
		mdss_mdp_video_timegen_flush(ctl, sctx);

		/* wait for 1 VSYNC for the pipe to be unstaged */
		msleep(20);
		mdss_mdp_video_wait4comp(ctl, NULL);
		if (sctl)
			mdss_mdp_video_wait4comp(sctl, NULL);

		ret = mdss_mdp_ctl_intf_event(ctl,
			MDSS_EVENT_CONT_SPLASH_FINISH, NULL,