HomeSort by: relevance | last modified time | path
    Searched refs:DRM_VMW_EXECBUF (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
vmwgfx_drm.h 59 #define DRM_VMW_EXECBUF 12
291 * DRM_VMW_EXECBUF
314 * Argument to the DRM_VMW_EXECBUF Ioctl.
356 * Input / Output data to the DRM_VMW_EXECBUF Ioctl.
616 * @handle: Fence object handle as returned by the DRM_VMW_EXECBUF ioctl.
649 * @handle: Fence object handle as returned by the DRM_VMW_EXECBUF ioctl.
680 * @handle: Fence object handle as returned by the DRM_VMW_EXECBUF ioctl.
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_drv.c 110 DRM_IOW(DRM_COMMAND_BASE + DRM_VMW_EXECBUF, \
1159 if (nr == DRM_COMMAND_BASE + DRM_VMW_EXECBUF) {

Completed in 14 milliseconds