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

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_fence.c 283 static const struct dma_fence_ops vmw_fence_ops = { variable in typeref:typename:const struct dma_fence_ops
383 dma_fence_init(&fence->base, &vmw_fence_ops, &fman->lock,
vmwgfx_fence.c 283 static const struct dma_fence_ops vmw_fence_ops = { variable in typeref:typename:const struct dma_fence_ops
383 dma_fence_init(&fence->base, &vmw_fence_ops, &fman->lock,

Completed in 172 milliseconds