Searched refs:dma_buf_unmap_attachment_unlocked (Results 1 – 13 of 13) sorted by relevance
| /drivers/media/platform/nvidia/tegra-vde/ |
| A D | dmabuf-cache.c | 41 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 D | omap_gem_dmabuf.c | 140 dma_buf_unmap_attachment_unlocked(attach, sgt, DMA_TO_DEVICE); in omap_gem_prime_import()
|
| /drivers/gpu/drm/tegra/ |
| A D | gem.c | 163 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 D | videobuf2-dma-contig.c | 718 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 D | videobuf2-dma-sg.c | 599 dma_buf_unmap_attachment_unlocked(buf->db_attach, sgt, buf->dma_dir); in vb2_dma_sg_unmap_dmabuf()
|
| /drivers/gpu/drm/ |
| A D | drm_prime.c | 1017 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 D | gntdev-dmabuf.c | 653 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 D | amdxdna_gem.c | 409 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 D | dma-buf.c | 1242 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 D | i915_gem_dmabuf.c | 309 dma_buf_unmap_attachment_unlocked(import_attach, st, DMA_BIDIRECTIONAL); in igt_dmabuf_import_same_driver()
|
| /drivers/gpu/drm/armada/ |
| A D | armada_gem.c | 69 dma_buf_unmap_attachment_unlocked(dobj->obj.import_attach, in armada_gem_free_object()
|
| /drivers/accel/ivpu/ |
| A D | ivpu_gem.c | 215 dma_buf_unmap_attachment_unlocked(attach, sgt, DMA_BIDIRECTIONAL); in ivpu_gem_prime_import()
|
| /drivers/misc/ |
| A D | fastrpc.c | 334 dma_buf_unmap_attachment_unlocked(map->attach, map->table, in fastrpc_free_map()
|
Completed in 26 milliseconds