Skip to content
Commit e7c31f6f authored by Robert Foss's avatar Robert Foss Committed by Eric Anholt
Browse files

drm/vc4: Return -EBUSY if there's already a pending flip event.



As per the documentation in drm_crtc.h, atomic_commit should return
-EBUSY if an asynchronous update is requested and there is an earlier
update pending.

v2: Rebase on the s/async/nonblock/ change.

Signed-off-by: default avatarRobert Foss <robert.foss@collabora.com>
Reviewed-by: default avatarEric Anholt <eric@anholt.net>
parent ee7c10e1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment