Home
last modified time | relevance | path

Searched refs:map_dma_buf (Results 1 – 25 of 33) sorted by relevance

12

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_prime.c70 .map_dma_buf = vmw_prime_map_dma_buf,
/linux/drivers/gpu/drm/omapdrm/
H A Domap_gem_dmabuf.c72 .map_dma_buf = omap_gem_map_dma_buf,
/linux/drivers/gpu/drm/msm/
H A Dmsm_gem_prime.c57 .map_dma_buf = drm_gem_map_dma_buf,
/linux/drivers/gpu/drm/i915/gem/selftests/
H A Dmock_dmabuf.c91 .map_dma_buf = mock_map_dma_buf,
/linux/include/linux/
H A Ddma-buf.h171 struct sg_table * (*map_dma_buf)(struct dma_buf_attachment *, member
/linux/drivers/infiniband/core/
H A Duverbs_std_types_dmabuf.c81 .map_dma_buf = uverbs_dmabuf_map,
/linux/drivers/accel/ivpu/
H A Divpu_gem_userptr.c59 .map_dma_buf = ivpu_gem_userptr_dmabuf_map,
/linux/drivers/accel/amdxdna/
H A Damdxdna_ubuf.c127 .map_dma_buf = amdxdna_ubuf_map,
/linux/drivers/gpu/drm/
H A Ddrm_prime.c611 if (dma_buf->ops->map_dma_buf == drm_gem_map_dma_buf && in drm_gem_map_attach()
830 .map_dma_buf = drm_gem_map_dma_buf,
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_dmabuf.c206 .map_dma_buf = i915_gem_map_dma_buf,
/linux/drivers/gpu/drm/xe/
H A Dxe_dma_buf.c205 .map_dma_buf = xe_dma_buf_map,
/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_prime.c80 .map_dma_buf = virtgpu_gem_map_dma_buf,
/linux/drivers/vfio/pci/
H A Dvfio_pci_dmabuf.c92 .map_dma_buf = vfio_pci_dma_buf_map,
/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-vmalloc.c329 .map_dma_buf = vb2_vmalloc_dmabuf_ops_map,
H A Dvideobuf2-dma-sg.c512 .map_dma_buf = vb2_dma_sg_dmabuf_ops_map,
H A Dvideobuf2-dma-contig.c465 .map_dma_buf = vb2_dc_dmabuf_ops_map,
/linux/drivers/dma-buf/heaps/
H A Dcma_heap.c285 .map_dma_buf = cma_heap_map_dma_buf,
H A Dsystem_heap.c308 .map_dma_buf = system_heap_map_dma_buf,
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_dma_buf.c359 .map_dma_buf = amdgpu_dma_buf_map,
/linux/drivers/tee/
H A Dtee_heap.c163 .map_dma_buf = tee_heap_map_dma_buf,
/linux/drivers/dma-buf/
H A Ddma-buf.c717 || !exp_info->ops->map_dma_buf in dma_buf_export()
1193 sg_table = attach->dmabuf->ops->map_dma_buf(attach, direction); in dma_buf_map_attachment()
H A Dudmabuf.c278 .map_dma_buf = map_udmabuf,
/linux/drivers/gpu/drm/armada/
H A Darmada_gem.c481 .map_dma_buf = armada_gem_prime_map_dma_buf,
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_gem.c317 .map_dma_buf = panthor_gem_prime_map_dma_buf,
/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_gem.c358 .map_dma_buf = panfrost_gem_prime_map_dma_buf,

12