[PATCH 0/6] drm: Explicit target vblank seqno for page flips

Daniel Stone daniel at fooishbar.org
Thu Aug 4 09:51:12 UTC 2016


Hi,

On 4 August 2016 at 04:39, Michel Dänzer <michel at daenzer.net> wrote:
> Patch 6 extends the ioctl with new flags, which allow userspace to
> explicitly specify the target vblank seqno. This can also avoid delaying
> flips in some cases where we are already in the target vertical blank
> period when the ioctl is called.

Is there open userspace for this? What's the behaviour vs. modeset:
does the modeset request block until the last-requested flip is
complete? If so, is there some kind of upper bound on the number of
blank periods to wait for? Is wraparound handled properly? Is all this
tested somewhere?

Cheers,
Daniel


More information about the dri-devel mailing list