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

/illumos-gate/usr/src/uts/common/io/drm/
H A Ddrm.h638 _DRM_VBLANK_SECONDARY = 0x20000000, /**< Secondary display controller */ enumerator in enum:__anon5303
643 #define _DRM_VBLANK_FLAGS_MASK (_DRM_VBLANK_SIGNAL | _DRM_VBLANK_SECONDARY | \
H A Ddrm_irq.c493 crtc = flags & _DRM_VBLANK_SECONDARY ? 1 : 0;

Completed in 111 milliseconds