Searched refs:DRM_CRTC_SEQUENCE_NEXT_ON_MISS (Results 1 – 2 of 2) sorted by relevance
1018 #define DRM_CRTC_SEQUENCE_NEXT_ON_MISS 0x00000002 /* Use next sequence if we've missed */ macro
2089 DRM_CRTC_SEQUENCE_NEXT_ON_MISS)) in drm_crtc_queue_sequence_ioctl()2114 if ((flags & DRM_CRTC_SEQUENCE_NEXT_ON_MISS) && drm_vblank_passed(seq, req_seq)) in drm_crtc_queue_sequence_ioctl()