Searched defs:_DRM_VBLANK_SIGNAL (Results 1 - 1 of 1) 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 | \

Completed in 67 milliseconds