Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/
Dkms_sequence.c68 struct local_drm_crtc_queue_sequence { struct
76 #define LOCAL_DRM_IOCTL_CRTC_QUEUE_SEQUENCE DRM_IOWR(0x3c, struct local_drm_crtc_queue_sequence) argument
148 static int crtc_queue_sequence(int fd, struct local_drm_crtc_queue_sequence *cqs) in crtc_queue_sequence()
178 struct local_drm_crtc_queue_sequence cqs; in run_test()
238 struct local_drm_crtc_queue_sequence cqs; in sequence_queue()