Searched refs:_DRM_VBLANK_EVENT (Results 1 – 2 of 2) sorted by relevance
485 _DRM_VBLANK_EVENT = 0x4000000, /**< Send event instead of blocking */ enumerator494 #define _DRM_VBLANK_FLAGS_MASK (_DRM_VBLANK_EVENT | _DRM_VBLANK_SIGNAL | \
1761 _DRM_VBLANK_EVENT | in drm_wait_vblank_is_query()1902 if (flags & _DRM_VBLANK_EVENT) { in drm_wait_vblank_ioctl()