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

/illumos-gate/usr/src/uts/common/io/drm/
H A Ddrm_irq.c506 case _DRM_VBLANK_RELATIVE:
508 vblwait.request.type &= ~_DRM_VBLANK_RELATIVE;
H A Ddrm.h635 _DRM_VBLANK_RELATIVE = 0x1, /**< Wait for given number of vblanks */ enumerator in enum:__anon5303
642 #define _DRM_VBLANK_TYPES_MASK (_DRM_VBLANK_ABSOLUTE | _DRM_VBLANK_RELATIVE)

Completed in 62 milliseconds