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

Skip to content
Commit c68896d2 authored by Dhaval Patel's avatar Dhaval Patel Committed by raghavendra ambadas
Browse files

drm/msm/sde: signal pageflip event after frame kickoff



sde_crtc module updates the event status before frame
kickoff and triggers the pageflip event on vsync callback.
That may lead to trigger pageflip event before actual
frame kickoff if there is pending vsync process. This
change updates the crtc event status after frame kickoff
and triggers the pageflip event in wait_for_commit done
to avoid race condition.

Change-Id: Ibfbef206495cbd66e2c401afaf4ba056439cf738
Signed-off-by: default avatarDhaval Patel <pdhaval@codeaurora.org>
parent d097c6e0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment