mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-01-01 03:40:14 +01:00
The kernel will now write data to the DRM fd for various event types if requested. Currently, the only supported event is a vblank event: it contains the vblank count for the event as well as a timestamp from when the event ocurred. Since the DRM fd is now pollable, it's easy to integrate into existing event loops. |
||
|---|---|---|
| .. | ||
| intel | ||
| nouveau | ||
| radeon | ||
| ChangeLog | ||
| libdrm_lists.h | ||
| Makefile.am | ||
| TODO | ||
| xf86drm.c | ||
| xf86drm.h | ||
| xf86drmHash.c | ||
| xf86drmMode.c | ||
| xf86drmMode.h | ||
| xf86drmRandom.c | ||
| xf86drmSL.c | ||
| xf86mm.h | ||