xserver/hw/xfree86/drivers
Keith Packard 44d5f2eb8a xf86-video-modesetting: Support new vblank kernel API [v2]
drmCrtcGetSequence returns the current vblank sequence and time.

drmCrtcQueueSequence queues an event for delivery at a specified
vblank sequence.

Use these (when available) in preference to drmWaitVBlank.

v2: Remove FIRST_PIXEL_OUT_FLAG. This has been removed from the kernel
    API.

Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2018-01-22 17:22:21 -05:00
..
modesetting xf86-video-modesetting: Support new vblank kernel API [v2] 2018-01-22 17:22:21 -05:00
Makefile.am modesetting: Connect the driver to the build. 2014-09-16 16:28:42 -07:00