Skip to content
Commit 56e5d691 authored by Eric Anholt's avatar Eric Anholt
Browse files

drm/vc4: Fix sending of page flip completion events in FKMS mode.



In the rewrite of vc4_crtc.c for fkms, I dropped the part of the
CRTC's atomic flush handler that moved the completion event from the
proposed atomic state change to the CRTC's current state.  That meant
that when full screen pageflipping happened (glxgears -fullscreen in
X, compton, por weston), the app would end up blocked firever waiting
to draw its next frame.

Signed-off-by: default avatarEric Anholt <eric@anholt.net>
parent 25aa8634
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment