Searched refs:DRM_VBLANK_RELATIVE (Results 1 – 4 of 4) sorted by relevance
66 vbl.request.type = DRM_VBLANK_RELATIVE | DRM_VBLANK_EVENT; in vblank_handler()128 vbl.request.type = DRM_VBLANK_RELATIVE; in main()144 vbl.request.type = DRM_VBLANK_RELATIVE | DRM_VBLANK_EVENT; in main()
174 DRM_VBLANK_RELATIVE | (high_crtc & DRM_VBLANK_HIGH_CRTC_MASK)); in Routine()
316 DRM_VBLANK_RELATIVE = 0x1, /**< Wait for given number of vblanks */ enumerator
2103 vbl->request.type &= ~DRM_VBLANK_RELATIVE; in drmWaitVBlank()