Searched refs:DRM_IOCTL_MODE_SETCRTC (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/drm2/
H A Ddrm.h712 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc) macro
H A Ddrm_drv.c145 DRM_IOCTL_DEF(DRM_IOCTL_MODE_SETCRTC, drm_mode_setcrtc, DRM_MASTER|DRM_CONTROL_ALLOW|DRM_UNLOCKED),

Completed in 106 milliseconds