Searched refs:_DRM_VBLANK_NEXTONMISS (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/drm/
H A Ddrm.h491 _DRM_VBLANK_NEXTONMISS = 0x10000000, /**< If missed, wait for next vblank */ enumerator in enum:__anon4149
498 _DRM_VBLANK_NEXTONMISS)
H A Di915_irq.c485 _DRM_VBLANK_SECONDARY | _DRM_VBLANK_NEXTONMISS)) {
515 if (swap.seqtype & _DRM_VBLANK_NEXTONMISS) {
H A Ddrm_irq.c288 if ((flags & _DRM_VBLANK_NEXTONMISS) &&

Completed in 98 milliseconds