Searched refs:DRM_VBLANK_RELATIVE (Results 1 – 8 of 8) sorted by relevance
344 vbl.request.type = DRM_VBLANK_RELATIVE | drmmode_crtc->vblank_pipe; in ms_get_kernel_ust_msc()399 vbl.request.type |= DRM_VBLANK_RELATIVE; in ms_queue_vblank()
328 DRM_VBLANK_RELATIVE = 0x1, /**< Wait for given number of vblanks */ enumerator
418 .type = DRM_VBLANK_RELATIVE | DRM_VBLANK_EVENT, in gst_kms_src_sync_vblank()
903 .type = DRM_VBLANK_RELATIVE | DRM_VBLANK_EVENT, in gst_kms_sink_sync()
2557 vbl->request.type &= ~DRM_VBLANK_RELATIVE; in drmWaitVBlank()