Home
last modified time | relevance | path

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

/third_party/libdrm/include/drm/
H A Dvmwgfx_drm.h1033 * @drm_vmw_synccpu_read: Sync for read. If sync is done for read only, it's a
1045 drm_vmw_synccpu_read = (1 << 0), enumerator
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmwgfx_drm.h1042 * @drm_vmw_synccpu_read: Sync for read. If sync is done for read only, it's a
1054 drm_vmw_synccpu_read = (1 << 0), enumerator
H A Dvmw_screen_ioctl.c747 arg.flags = drm_vmw_synccpu_read; in vmw_ioctl_syncforcpu()
775 arg.flags = drm_vmw_synccpu_read; in vmw_ioctl_releasefromcpu()

Completed in 8 milliseconds