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

/freebsd-13-stable/sys/dev/drm2/
H A Ddrm.h573 * DRM_IOCTL_SG_ALLOC ioctl argument type.
703 #define DRM_IOCTL_SG_ALLOC DRM_IOWR(0x38, struct drm_scatter_gather) macro
H A Ddrm_drv.c123 DRM_IOCTL_DEF(DRM_IOCTL_SG_ALLOC, drm_sg_alloc_ioctl, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),

Completed in 86 milliseconds