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

/xsrc/external/mit/libdrm/dist/include/drm/
H A Ddrm.h476 _DRM_VBLANK_RELATIVE = 0x1, /**< Wait for given number of vblanks */ enumerator in enum:drm_vblank_seq_type
487 #define _DRM_VBLANK_TYPES_MASK (_DRM_VBLANK_ABSOLUTE | _DRM_VBLANK_RELATIVE)
/xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
H A Ddrm.h473 _DRM_VBLANK_RELATIVE = 0x1, /**< Wait for given number of vblanks */ enumerator in enum:drm_vblank_seq_type
484 #define _DRM_VBLANK_TYPES_MASK (_DRM_VBLANK_ABSOLUTE | _DRM_VBLANK_RELATIVE)
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Ddrm.h473 _DRM_VBLANK_RELATIVE = 0x1, /**< Wait for given number of vblanks */ enumerator in enum:drm_vblank_seq_type
484 #define _DRM_VBLANK_TYPES_MASK (_DRM_VBLANK_ABSOLUTE | _DRM_VBLANK_RELATIVE)
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_dri2.c2444 vbl.request.type = _DRM_VBLANK_RELATIVE;
3042 vbl.request.type = _DRM_VBLANK_RELATIVE;
3092 vbl.request.type = _DRM_VBLANK_RELATIVE;
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_dri2.c2986 _DRM_VBLANK_RELATIVE | pipe_select(sna_crtc_pipe(crtc));

Completed in 21 milliseconds