Home
last modified time | relevance | path

Searched refs:dma_buf_unmap_attachment_unlocked (Results 1 – 13 of 13) sorted by relevance

/drivers/media/platform/nvidia/tegra-vde/
A Ddmabuf-cache.c41 dma_buf_unmap_attachment_unlocked(entry->a, entry->sgt, entry->dma_dir); in tegra_vde_release_entry()
155 dma_buf_unmap_attachment_unlocked(attachment, sgt, dma_dir); in tegra_vde_dmabuf_cache_map()
/drivers/gpu/drm/omapdrm/
A Domap_gem_dmabuf.c140 dma_buf_unmap_attachment_unlocked(attach, sgt, DMA_TO_DEVICE); in omap_gem_prime_import()
/drivers/gpu/drm/tegra/
A Dgem.c163 dma_buf_unmap_attachment_unlocked(map->attach, map->sgt, in tegra_bo_unpin()
498 dma_buf_unmap_attachment_unlocked(attach, bo->sgt, DMA_TO_DEVICE); in tegra_bo_import()
527 dma_buf_unmap_attachment_unlocked(gem->import_attach, bo->sgt, in tegra_bo_free_object()
/drivers/media/common/videobuf2/
A Dvideobuf2-dma-contig.c718 dma_buf_unmap_attachment_unlocked(buf->db_attach, sgt, in vb2_dc_map_dmabuf()
750 dma_buf_unmap_attachment_unlocked(buf->db_attach, sgt, buf->dma_dir); in vb2_dc_unmap_dmabuf()
A Dvideobuf2-dma-sg.c599 dma_buf_unmap_attachment_unlocked(buf->db_attach, sgt, buf->dma_dir); in vb2_dma_sg_unmap_dmabuf()
/drivers/gpu/drm/
A Ddrm_prime.c1017 dma_buf_unmap_attachment_unlocked(attach, sgt, DMA_BIDIRECTIONAL); in drm_gem_prime_import_dev()
1115 dma_buf_unmap_attachment_unlocked(attach, sg, DMA_BIDIRECTIONAL); in drm_prime_gem_destroy()
/drivers/xen/
A Dgntdev-dmabuf.c653 dma_buf_unmap_attachment_unlocked(attach, sgt, DMA_BIDIRECTIONAL); in dmabuf_imp_to_refs()
703 dma_buf_unmap_attachment_unlocked(attach, gntdev_dmabuf->u.imp.sgt, in dmabuf_imp_release()
/drivers/accel/amdxdna/
A Damdxdna_gem.c409 dma_buf_unmap_attachment_unlocked(abo->attach, abo->base.sgt, DMA_BIDIRECTIONAL); in amdxdna_imported_obj_free()
533 dma_buf_unmap_attachment_unlocked(attach, sgt, DMA_BIDIRECTIONAL); in amdxdna_gem_prime_import()
/drivers/dma-buf/
A Ddma-buf.c1242 void dma_buf_unmap_attachment_unlocked(struct dma_buf_attachment *attach, in dma_buf_unmap_attachment_unlocked() function
1255 EXPORT_SYMBOL_NS_GPL(dma_buf_unmap_attachment_unlocked, "DMA_BUF");
/drivers/gpu/drm/i915/gem/selftests/
A Di915_gem_dmabuf.c309 dma_buf_unmap_attachment_unlocked(import_attach, st, DMA_BIDIRECTIONAL); in igt_dmabuf_import_same_driver()
/drivers/gpu/drm/armada/
A Darmada_gem.c69 dma_buf_unmap_attachment_unlocked(dobj->obj.import_attach, in armada_gem_free_object()
/drivers/accel/ivpu/
A Divpu_gem.c215 dma_buf_unmap_attachment_unlocked(attach, sgt, DMA_BIDIRECTIONAL); in ivpu_gem_prime_import()
/drivers/misc/
A Dfastrpc.c334 dma_buf_unmap_attachment_unlocked(map->attach, map->table, in fastrpc_free_map()

Completed in 26 milliseconds