Home
last modified time | relevance | path

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

/third_party/mesa3d/include/drm-uapi/
H A Ddrm.h577 * DRM_IOCTL_SG_ALLOC ioctl argument type.
1021 #define DRM_IOCTL_SG_ALLOC DRM_IOWR(0x38, struct drm_scatter_gather) macro
/third_party/libdrm/include/drm/
H A Ddrm.h577 * DRM_IOCTL_SG_ALLOC ioctl argument type.
1021 #define DRM_IOCTL_SG_ALLOC DRM_IOWR(0x38, struct drm_scatter_gather) macro
/third_party/libdrm/
H A Dxf86drm.c2580 if (drmIoctl(fd, DRM_IOCTL_SG_ALLOC, &sg)) in drmScatterGatherAlloc()

Completed in 11 milliseconds