Home
last modified time | relevance | path

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

/third_party/libdrm/include/drm/
H A Dvmwgfx_drm.h1036 * @drm_vmw_synccpu_write: Sync for write. Block all command submissions
1046 drm_vmw_synccpu_write = (1 << 1), enumerator
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmwgfx_drm.h1045 * @drm_vmw_synccpu_write: Sync for write. Block all command submissions
1055 drm_vmw_synccpu_write = (1 << 1), enumerator
H A Dvmw_screen_ioctl.c749 arg.flags |= drm_vmw_synccpu_write; in vmw_ioctl_syncforcpu()
777 arg.flags |= drm_vmw_synccpu_write; in vmw_ioctl_releasefromcpu()

Completed in 5 milliseconds