Skip to content
Snippets Groups Projects
Commit 9eb14bad authored by Adrian Salido-Moreno's avatar Adrian Salido-Moreno Committed by Patrick Tjin
Browse files

msm: mdss: wait for ping pong during unblank kickoff


During panel unblank a kickoff is done to turn on the panel so that the
first update is not delayed. However since buffer sync and display
commit is not called on this, need to make sure that the update finishes
completely including the workqueue that signals the fences. Signaling
the sync fence can potentially cause timeline to be ahead and end up
signaling the acquire fences early leading to source tearing on command
mode panels.

Change-Id: I56edf8355e1c635c3da24f20405c3ae4fe31cf2e
Signed-off-by: default avatarAdrian Salido-Moreno <adrianm@codeaurora.org>
parent f2dae8d6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment