/linux-6.3-rc2/drivers/media/common/videobuf2/ |
A D | videobuf2-dma-sg.c | 189 dma_unmap_sgtable(buf->dev, sgt, buf->dma_dir, in vb2_dma_sg_put() 293 dma_unmap_sgtable(buf->dev, sgt, buf->dma_dir, DMA_ATTR_SKIP_CPU_SYNC); in vb2_dma_sg_put_userptr() 420 dma_unmap_sgtable(db_attach->dev, sgt, attach->dma_dir, 0); in vb2_dma_sg_dmabuf_ops_detach() 439 dma_unmap_sgtable(db_attach->dev, sgt, attach->dma_dir, 0); in vb2_dma_sg_dmabuf_ops_map()
|
A D | videobuf2-dma-contig.c | 375 dma_unmap_sgtable(db_attach->dev, sgt, attach->dma_dir, in vb2_dc_dmabuf_ops_detach() 395 dma_unmap_sgtable(db_attach->dev, sgt, attach->dma_dir, in vb2_dc_dmabuf_ops_map() 546 dma_unmap_sgtable(buf->dev, sgt, buf->dma_dir, in vb2_dc_put_userptr() 671 dma_unmap_sgtable(buf->dev, sgt, buf->dma_dir, DMA_ATTR_SKIP_CPU_SYNC); in vb2_dc_get_userptr()
|
A D | videobuf2-vmalloc.c | 263 dma_unmap_sgtable(db_attach->dev, sgt, attach->dma_dir, 0); in vb2_vmalloc_dmabuf_ops_detach() 282 dma_unmap_sgtable(db_attach->dev, sgt, attach->dma_dir, 0); in vb2_vmalloc_dmabuf_ops_map()
|
/linux-6.3-rc2/drivers/gpu/drm/i915/gem/selftests/ |
A D | mock_dmabuf.c | 48 dma_unmap_sgtable(attachment->dev, st, dir, 0); in mock_unmap_dma_buf()
|
/linux-6.3-rc2/drivers/gpu/drm/rockchip/ |
A D | rockchip_drm_gem.c | 342 dma_unmap_sgtable(drm->dev, rk_obj->sgt, in rockchip_gem_free_object() 477 dma_unmap_sgtable(drm->dev, sg, DMA_BIDIRECTIONAL, 0); in rockchip_gem_dma_map_sg()
|
/linux-6.3-rc2/drivers/media/platform/nvidia/tegra-vde/ |
A D | vde.c | 115 dma_unmap_sgtable(dev, &bo->sgt, bo->dma_dir, bo->dma_attrs); in tegra_vde_alloc_bo() 135 dma_unmap_sgtable(dev, &bo->sgt, bo->dma_dir, bo->dma_attrs); in tegra_vde_free_bo()
|
/linux-6.3-rc2/drivers/gpu/drm/tegra/ |
A D | gem.c | 167 dma_unmap_sgtable(map->dev, map->sgt, map->direction, 0); in tegra_bo_unpin() 323 dma_unmap_sgtable(drm->dev, bo->sgt, DMA_FROM_DEVICE, 0); in tegra_bo_free() 654 dma_unmap_sgtable(attach->dev, sgt, dir, 0); in tegra_gem_prime_unmap_dma_buf()
|
A D | submit.c | 117 dma_unmap_sgtable(map->dev, map->sgt, map->direction, 0); in gather_bo_unpin()
|
/linux-6.3-rc2/drivers/gpu/drm/ |
A D | drm_gem_shmem_helper.c | 150 dma_unmap_sgtable(obj->dev->dev, shmem->sgt, in drm_gem_shmem_free() 466 dma_unmap_sgtable(dev->dev, shmem->sgt, DMA_BIDIRECTIONAL, 0); in drm_gem_shmem_purge_locked()
|
A D | drm_prime.c | 664 dma_unmap_sgtable(attach->dev, sgt, dir, DMA_ATTR_SKIP_CPU_SYNC); in drm_gem_unmap_dma_buf()
|
/linux-6.3-rc2/drivers/gpu/drm/panfrost/ |
A D | panfrost_gem.c | 44 dma_unmap_sgtable(pfdev->dev, &bo->sgts[i], in panfrost_gem_free_object()
|
/linux-6.3-rc2/drivers/dma-buf/heaps/ |
A D | cma_heap.c | 119 dma_unmap_sgtable(attachment->dev, table, direction, 0); in cma_heap_unmap_dma_buf()
|
A D | system_heap.c | 152 dma_unmap_sgtable(attachment->dev, table, direction, 0); in system_heap_unmap_dma_buf()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_dma_buf.c | 215 dma_unmap_sgtable(attach->dev, sgt, dir, 0); in amdgpu_dma_buf_unmap()
|
/linux-6.3-rc2/drivers/dma-buf/ |
A D | udmabuf.c | 118 dma_unmap_sgtable(dev, sg, direction, 0); in put_sg_table()
|
/linux-6.3-rc2/drivers/gpu/drm/lima/ |
A D | lima_gem.c | 73 dma_unmap_sgtable(dev, bo->base.sgt, DMA_BIDIRECTIONAL, 0); in lima_heap_alloc()
|
/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/ |
A D | vmwgfx_ttm_buffer.c | 252 dma_unmap_sgtable(dev, &vmw_tt->sgt, DMA_BIDIRECTIONAL, 0); in vmw_ttm_unmap_from_dma()
|
/linux-6.3-rc2/drivers/gpu/drm/armada/ |
A D | armada_gem.c | 460 dma_unmap_sgtable(attach->dev, sgt, dir, 0); in armada_gem_prime_unmap_dma_buf()
|
/linux-6.3-rc2/drivers/gpu/drm/etnaviv/ |
A D | etnaviv_gem.c | 54 dma_unmap_sgtable(dev->dev, sgt, DMA_BIDIRECTIONAL, 0); in etnaviv_gem_scatterlist_unmap()
|
/linux-6.3-rc2/include/linux/ |
A D | dma-mapping.h | 370 static inline void dma_unmap_sgtable(struct device *dev, struct sg_table *sgt, in dma_unmap_sgtable() function
|
/linux-6.3-rc2/drivers/xen/ |
A D | gntdev-dmabuf.c | 244 dma_unmap_sgtable(attach->dev, sgt, in dmabuf_exp_ops_detach()
|
/linux-6.3-rc2/drivers/accel/ivpu/ |
A D | ivpu_gem.c | 128 dma_unmap_sgtable(vdev->drm.dev, bo->sgt, DMA_BIDIRECTIONAL, 0); in ivpu_bo_unmap_pages_locked()
|
/linux-6.3-rc2/drivers/gpu/drm/radeon/ |
A D | radeon_ttm.c | 411 dma_unmap_sgtable(rdev->dev, ttm->sg, direction, 0); in radeon_ttm_tt_unpin_userptr()
|
/linux-6.3-rc2/drivers/vfio/pci/mlx5/ |
A D | cmd.c | 370 dma_unmap_sgtable(mdev->device, &buf->table.sgt, buf->dma_dir, 0); in mlx5vf_dma_data_buffer() 384 dma_unmap_sgtable(migf->mvdev->mdev->device, &buf->table.sgt, in mlx5vf_free_data_buffer()
|
/linux-6.3-rc2/drivers/media/platform/renesas/vsp1/ |
A D | vsp1_drm.c | 930 dma_unmap_sgtable(vsp1->bus_master, sgt, DMA_TO_DEVICE, in vsp1_du_unmap_sg()
|