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