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

Commit 82f65324 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 multiple overlay release sequence"

parents 92bcecd1 f84abe42
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1371,7 +1371,7 @@ static int mdss_mdp_overlay_release(struct msm_fb_data_type *mfd, int ndx)
				continue;
			}

			unset_ndx |= ndx;
			unset_ndx |= pipe->ndx;

			pipe->pid = 0;
			destroy_pipe = pipe->play_cnt == 0;