Searched refs:_DRM_VBLANK_SIGNAL (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/drm2/
H A Ddrm.h476 _DRM_VBLANK_SIGNAL = 0x40000000 /**< Send signal instead of blocking, unsupported */ enumerator in enum:drm_vblank_seq_type
481 #define _DRM_VBLANK_FLAGS_MASK (_DRM_VBLANK_EVENT | _DRM_VBLANK_SIGNAL | \
H A Ddrm_irq.c1202 if (vblwait->request.type & _DRM_VBLANK_SIGNAL)

Completed in 157 milliseconds