Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/include/uapi/drm/
H A Ddrm.h873 #define DRM_IOCTL_CRTC_QUEUE_SEQUENCE DRM_IOWR(0x3c, struct drm_crtc_queue_sequence) macro
/dragonfly/sys/dev/drm/
H A Ddrm_ioctl.c684 DRM_IOCTL_DEF(DRM_IOCTL_CRTC_QUEUE_SEQUENCE, drm_crtc_queue_sequence_ioctl, DRM_UNLOCKED),