Searched refs:DRM_IOCTL_SG_ALLOC (Results 1 – 2 of 2) sorted by relevance
746 #define DRM_IOCTL_SG_ALLOC DRM_IOWR(0x38, struct drm_scatter_gather) macro
1901 if (drmIoctl(fd, DRM_IOCTL_SG_ALLOC, &sg)) in drmScatterGatherAlloc()