mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-28 22:38:15 +02:00
This provides an API wrapper around the kernel interface for queueing
a vblank event, simplifying all of the callers.
v2: Fix missing '|' in computing vbl.request.type
v3: Remove spurious bit of next patch (thanks, Michel Dänzer)
Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| dri2.c | ||
| driver.c | ||
| driver.h | ||
| drmmode_display.c | ||
| drmmode_display.h | ||
| dumb_bo.c | ||
| dumb_bo.h | ||
| Makefile.am | ||
| modesetting.man | ||
| pageflip.c | ||
| present.c | ||
| sh3224.c | ||
| sh3224.h | ||
| vblank.c | ||