Searched refs:DRM_CRTC_SEQUENCE_RELATIVE (Results 1 – 12 of 12) sorted by relevance
777 #define DRM_CRTC_SEQUENCE_RELATIVE 0x00000001 /* sequence is relative to current */ macro
762 #define DRM_CRTC_SEQUENCE_RELATIVE 0x00000001 /* sequence is relative to current */ macro
802 #define DRM_CRTC_SEQUENCE_RELATIVE 0x00000001 /* sequence is relative to current */ macro
934 #define DRM_CRTC_SEQUENCE_RELATIVE 0x00000001 /* sequence is relative to current */ macro
795 #define DRM_CRTC_SEQUENCE_RELATIVE 0x00000001 /* sequence is relative to current */ macro
796 #define DRM_CRTC_SEQUENCE_RELATIVE 0x00000001 /* sequence is relative to current */ macro
2089 if (flags & ~(DRM_CRTC_SEQUENCE_RELATIVE| in drm_crtc_queue_sequence_ioctl()2112 if (flags & DRM_CRTC_SEQUENCE_RELATIVE) in drm_crtc_queue_sequence_ioctl()
379 drm_flags |= DRM_CRTC_SEQUENCE_RELATIVE; in ms_queue_vblank()