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

/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_drm.h568 * DRM_VMW_FENCE_FLAG_EXEC: All commands ahead of the fence in the command
581 #define DRM_VMW_FENCE_FLAG_EXEC (1 << 0) macro
669 * when the fence has signaled the DRM_VMW_FENCE_FLAG_EXEC flag.
H A Dvmwgfx_drmi.c56 farg.flags = DRM_VMW_FENCE_FLAG_EXEC;
/xsrc/external/mit/libdrm/dist/include/drm/
H A Dvmwgfx_drm.h601 * DRM_VMW_FENCE_FLAG_EXEC: All commands ahead of the fence in the command
614 #define DRM_VMW_FENCE_FLAG_EXEC (1 << 0) macro
702 * when the fence has signaled the DRM_VMW_FENCE_FLAG_EXEC flag.
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/svga/drm/
H A Dvmwgfx_drm.h592 * DRM_VMW_FENCE_FLAG_EXEC: All commands ahead of the fence in the command
605 #define DRM_VMW_FENCE_FLAG_EXEC (1 << 0) macro
693 * when the fence has signaled the DRM_VMW_FENCE_FLAG_EXEC flag.
H A Dvmw_screen_ioctl.c795 dflags |= DRM_VMW_FENCE_FLAG_EXEC;
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/svga/drm/
H A Dvmwgfx_drm.h600 * DRM_VMW_FENCE_FLAG_EXEC: All commands ahead of the fence in the command
613 #define DRM_VMW_FENCE_FLAG_EXEC (1 << 0) macro
701 * when the fence has signaled the DRM_VMW_FENCE_FLAG_EXEC flag.
H A Dvmw_screen_ioctl.c806 dflags |= DRM_VMW_FENCE_FLAG_EXEC;

Completed in 12 milliseconds