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

/linux-master/include/uapi/drm/
H A Ddrm.h1020 struct drm_crtc_queue_sequence { struct
1153 #define DRM_IOCTL_CRTC_QUEUE_SEQUENCE DRM_IOWR(0x3c, struct drm_crtc_queue_sequence)
/linux-master/tools/include/uapi/drm/
H A Ddrm.h1020 struct drm_crtc_queue_sequence { struct
1153 #define DRM_IOCTL_CRTC_QUEUE_SEQUENCE DRM_IOWR(0x3c, struct drm_crtc_queue_sequence)
/linux-master/drivers/gpu/drm/
H A Ddrm_vblank.c2013 * \param data user argument, pointing to a drm_crtc_queue_sequence structure.
2023 struct drm_crtc_queue_sequence *queue_seq = data;

Completed in 193 milliseconds