Searched refs:DRM_VBLANK_EVENT (Results 1 – 2 of 2) sorted by relevance
66 vbl.request.type = DRM_VBLANK_RELATIVE | DRM_VBLANK_EVENT; in vblank_handler()144 vbl.request.type = DRM_VBLANK_RELATIVE | DRM_VBLANK_EVENT; in main()
319 DRM_VBLANK_EVENT = 0x4000000, /**< Send event instead of blocking */ enumerator