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

  /src/sys/external/bsd/drm2/dist/drm/i915/gem/
i915_gem_dmabuf.c 27 static struct sg_table *i915_gem_map_dma_buf(struct dma_buf_attachment *attachment, function in typeref:struct:sg_table *
195 .map_dma_buf = i915_gem_map_dma_buf,

Completed in 12 milliseconds