Home
last modified time | relevance | path

Searched refs:DRM_IOCTL_CRTC_QUEUE_SEQUENCE (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/include/drm-uapi/
H A Ddrm.h1027 #define DRM_IOCTL_CRTC_QUEUE_SEQUENCE DRM_IOWR(0x3c, struct drm_crtc_queue_sequence) macro
/third_party/libdrm/include/drm/
H A Ddrm.h1027 #define DRM_IOCTL_CRTC_QUEUE_SEQUENCE DRM_IOWR(0x3c, struct drm_crtc_queue_sequence) macro
/third_party/libdrm/
H A Dxf86drm.c2188 ret = drmIoctl(fd, DRM_IOCTL_CRTC_QUEUE_SEQUENCE, &queue_seq); in drmCrtcQueueSequence()

Completed in 12 milliseconds