Searched refs:DRM_CRTC_SEQUENCE_RELATIVE (Results 1 – 2 of 2) sorted by relevance
1017 #define DRM_CRTC_SEQUENCE_RELATIVE 0x00000001 /* sequence is relative to current */ macro
2088 if (flags & ~(DRM_CRTC_SEQUENCE_RELATIVE| in drm_crtc_queue_sequence_ioctl()2111 if (flags & DRM_CRTC_SEQUENCE_RELATIVE) in drm_crtc_queue_sequence_ioctl()