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

drm/vc4: Add support for async pageflips.



An async pageflip stores the modeset to be done and executes it once
the BOs are ready to be displayed.  This gets us about 3x performance
in full screen rendering with pageflipping.

Signed-off-by: default avatarEric Anholt <eric@anholt.net>
parent d5b1a78a
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