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

/illumos-gate/usr/src/uts/common/io/drm/
H A Ddrm.h639 _DRM_VBLANK_SIGNAL = 0x40000000 /**< Send signal instead of blocking */ enumerator in enum:__anon5303
643 #define _DRM_VBLANK_FLAGS_MASK (_DRM_VBLANK_SIGNAL | _DRM_VBLANK_SECONDARY | \
H A Ddrm_irq.c522 if (flags & _DRM_VBLANK_SIGNAL) {

Completed in 63 milliseconds