Home
last modified time | relevance | path

Searched refs:DRM_CRTC_SEQUENCE_RELATIVE (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/include/uapi/drm/
H A Ddrm.h776 #define DRM_CRTC_SEQUENCE_RELATIVE 0x00000001 /* sequence is relative to current */ macro
/dragonfly/sys/dev/drm/
H A Ddrm_vblank.c1767 if (flags & ~(DRM_CRTC_SEQUENCE_RELATIVE| in drm_crtc_queue_sequence_ioctl()
1788 if (flags & DRM_CRTC_SEQUENCE_RELATIVE) in drm_crtc_queue_sequence_ioctl()