Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/i915/gem/ | |
i915_gem_dmabuf.c | 194 static const struct dma_buf_ops i915_dmabuf_ops = { variable in typeref:typename:const struct dma_buf_ops 210 exp_info.ops = &i915_dmabuf_ops; 263 if (dma_buf->ops == &i915_dmabuf_ops) { |
i915_gem_dmabuf.c | 194 static const struct dma_buf_ops i915_dmabuf_ops = { variable in typeref:typename:const struct dma_buf_ops 210 exp_info.ops = &i915_dmabuf_ops; 263 if (dma_buf->ops == &i915_dmabuf_ops) { |