Searched refs:DRM_IOCTL_CRTC_QUEUE_SEQUENCE (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/tools/include/uapi/drm/ |
H A D | drm.h | 895 #define DRM_IOCTL_CRTC_QUEUE_SEQUENCE DRM_IOWR(0x3c, struct drm_crtc_queue_sequence) macro
|
/kernel/linux/linux-5.10/include/uapi/drm/ |
H A D | drm.h | 895 #define DRM_IOCTL_CRTC_QUEUE_SEQUENCE DRM_IOWR(0x3c, struct drm_crtc_queue_sequence) macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_ioctl.c | 720 DRM_IOCTL_DEF(DRM_IOCTL_CRTC_QUEUE_SEQUENCE, drm_crtc_queue_sequence_ioctl, 0),
|
/kernel/linux/linux-6.6/include/uapi/drm/ |
H A D | drm.h | 1103 #define DRM_IOCTL_CRTC_QUEUE_SEQUENCE DRM_IOWR(0x3c, struct drm_crtc_queue_sequence) macro 1252 * This event is sent in response to &DRM_IOCTL_CRTC_QUEUE_SEQUENCE.
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_ioctl.c | 715 DRM_IOCTL_DEF(DRM_IOCTL_CRTC_QUEUE_SEQUENCE, drm_crtc_queue_sequence_ioctl, 0),
|
/kernel/linux/linux-6.6/tools/include/uapi/drm/ |
H A D | drm.h | 1103 #define DRM_IOCTL_CRTC_QUEUE_SEQUENCE DRM_IOWR(0x3c, struct drm_crtc_queue_sequence) macro 1252 * This event is sent in response to &DRM_IOCTL_CRTC_QUEUE_SEQUENCE.
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
H A D | drm.h | 510 #define DRM_IOCTL_CRTC_QUEUE_SEQUENCE DRM_IOWR(0x3c, struct drm_crtc_queue_sequence) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
H A D | drm.h | 528 #define DRM_IOCTL_CRTC_QUEUE_SEQUENCE DRM_IOWR(0x3c, struct drm_crtc_queue_sequence) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
H A D | drm.h | 528 #define DRM_IOCTL_CRTC_QUEUE_SEQUENCE DRM_IOWR(0x3c, struct drm_crtc_queue_sequence) macro
|
Completed in 18 milliseconds