Searched refs:DRM_VMW_UNREF_DMABUF (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_drm.h38 #define DRM_VMW_UNREF_DMABUF 2 macro
391 * DRM_VMW_UNREF_DMABUF - Free a DMA buffer.
401 * Argument to the DRM_VMW_UNREF_DMABUF Ioctl.
H A Dvmwgfx_drmi.c303 (void) drmCommandWrite(ibuf->drm_fd, DRM_VMW_UNREF_DMABUF, &arg,
/xsrc/external/mit/libdrm/dist/include/drm/
H A Dvmwgfx_drm.h43 #define DRM_VMW_UNREF_DMABUF 2 macro
425 * DRM_VMW_UNREF_DMABUF - Free a DMA buffer.
435 * Argument to the DRM_VMW_UNREF_DMABUF Ioctl.
1106 * Note that this ioctl is overlaid on the DRM_VMW_UNREF_DMABUF Ioctl.
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/svga/drm/
H A Dvmwgfx_drm.h44 #define DRM_VMW_UNREF_DMABUF 2 macro
1099 * Note that this ioctl is overlaid on the deprecated DRM_VMW_UNREF_DMABUF
H A Dvmw_screen_ioctl.c666 drmCommandWrite(region->drm_fd, DRM_VMW_UNREF_DMABUF, &arg, sizeof(arg));
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/svga/drm/
H A Dvmwgfx_drm.h44 #define DRM_VMW_UNREF_DMABUF 2 macro
1107 * Note that this ioctl is overlaid on the deprecated DRM_VMW_UNREF_DMABUF
H A Dvmw_screen_ioctl.c670 drmCommandWrite(region->drm_fd, DRM_VMW_UNREF_DMABUF, &arg, sizeof(arg));

Completed in 13 milliseconds