Home
last modified time | relevance | path

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

/third_party/libdrm/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.
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmwgfx_drm.h44 #define DRM_VMW_UNREF_DMABUF 2 macro
1115 * 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)); in vmw_ioctl_region_destroy()

Completed in 8 milliseconds