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