Home
last modified time | relevance | path

Searched refs:dma_buf_detach (Results 1 - 25 of 27) sorted by relevance

12

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddma-buf-cache.h23 #define dma_buf_detach dma_buf_cache_detach macro
H A Ddma-buf.h76 * This is called by dma_buf_detach() to release a &dma_buf_attachment.
489 * calling dma_buf_detach(). The DMA mapping itself needed to initiate a
591 void dma_buf_detach(struct dma_buf *dmabuf, struct dma_buf_attachment *attach);
/device/soc/rockchip/rk3588/kernel/include/linux/
H A Ddma-buf-cache.h27 #define dma_buf_detach dma_buf_cache_detach macro
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_secure.c56 dma_buf_detach(secure_mem->buf, secure_mem->attachment); in mali_mem_secure_attach_dma_buf()
163 dma_buf_detach(mem->buf, mem->attachment); in mali_mem_secure_release()
H A Dmali_memory_dma_buf.c335 dma_buf_detach(dma_mem->buf, dma_mem->attachment); in mali_mem_bind_dma_buf()
364 dma_buf_detach(mem->buf, mem->attachment); in mali_mem_unbind_dma_buf()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_secure.c55 dma_buf_detach(secure_mem->buf, secure_mem->attachment); in mali_mem_secure_attach_dma_buf()
161 dma_buf_detach(mem->buf, mem->attachment); in mali_mem_secure_release()
H A Dmali_memory_dma_buf.c336 dma_buf_detach(dma_mem->buf, dma_mem->attachment); in mali_mem_bind_dma_buf()
365 dma_buf_detach(mem->buf, mem->attachment); in mali_mem_unbind_dma_buf()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/
H A Dump_kernel_random_mapping.c199 dma_buf_detach(attach->dmabuf, attach); in ump_random_mapping_put()
H A Dump_ukk_ref_wrappers.c225 dma_buf_detach(dma_buf, attach); in ump_dmabuf_import_wrapper()
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_iommu.c67 dma_buf_detach(buffer->dmabuf, buffer->attach); in mpp_dma_release_buffer()
243 dma_buf_detach(buffer->dmabuf, attach); in mpp_dma_import_fd()
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_iommu.c68 dma_buf_detach(buffer->dmabuf, buffer->attach); in mpp_dma_release_buffer()
248 dma_buf_detach(buffer->dmabuf, attach); in mpp_dma_import_fd()
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
H A Drga_dma_buf.c835 dma_buf_detach(dma_buf, attach); in rga_dma_map_fd()
851 dma_buf_detach(rga_dma_buffer->dma_buf, rga_dma_buffer->attach); in rga_dma_unmap_fd()
894 dma_buf_detach(dma_buf, attach); in rga_dma_map_buffer()
910 dma_buf_detach(rga_dma_buffer->dma_buf, rga_dma_buffer->attach); in rga_dma_unmap_buffer()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_prime.c981 dma_buf_detach(dma_buf, attach); in drm_gem_prime_import_dev()
1068 dma_buf_detach(attach->dmabuf, attach); in drm_prime_gem_destroy()
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
H A Ddma-buf.c596 * dma_buf_detach() (after cleaning up any mappings) and then release the
818 * must be cleaned up by calling dma_buf_detach().
912 dma_buf_detach(dmabuf, attach); in dma_buf_dynamic_attach()
932 * dma_buf_detach - Remove the given attachment from dmabuf's attachments list;
939 void dma_buf_detach(struct dma_buf *dmabuf, struct dma_buf_attachment *attach) in dma_buf_detach() function
967 EXPORT_SYMBOL_GPL(dma_buf_detach); variable
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Dvideobuf2-rdma-sg.c554 dma_buf_detach(buf->db_attach->dmabuf, buf->db_attach); in vb2_dma_sg_detach_dmabuf()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Dvideobuf2-rdma-sg.c548 dma_buf_detach(buf->db_attach->dmabuf, buf->db_attach); in vb2_dma_sg_detach_dmabuf()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_gem.c651 * The dma_buf_unmap_attachment and dma_buf_detach will be re-defined if
666 dma_buf_detach(attach->dmabuf, attach); in rockchip_gem_destroy()
H A Drockchip_drm_drv.c1569 dma_buf_detach(dma_buf, attach); in rockchip_drm_gem_prime_import_dev()
/device/soc/rockchip/common/vendor/drivers/video/rockchip/rga2/
H A Drga2_mmu_info.c302 dma_buf_detach(dma_buf, attach); in rga2_map_dma_buffer()
318 dma_buf_detach(rga_dma_buffer->dma_buf, rga_dma_buffer->attach); in rga2_unmap_dma_buffer()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem_linux.c1438 dma_buf_detach(dma_buf, dma_attachment); in kbase_mem_from_umm()
1485 dma_buf_detach(dma_buf, dma_attachment); in kbase_mem_from_umm()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem_linux.c1391 dma_buf_detach(dma_buf, dma_attachment); in kbase_mem_from_umm()
1436 dma_buf_detach(dma_buf, dma_attachment); in kbase_mem_from_umm()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem_linux.c900 dma_buf_detach(dma_buf, dma_attachment); in kbase_mem_from_umm()
H A Dmali_kbase_mem.c1541 dma_buf_detach(alloc->imported.umm.dma_buf, in kbase_mem_kref_free()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem.c1491 dma_buf_detach(alloc->imported.umm.dma_buf, alloc->imported.umm.dma_attachment); in kbase_mem_kref_free()
H A Dmali_kbase_mem_linux.c914 dma_buf_detach(dma_buf, dma_attachment); in kbase_mem_from_umm()

Completed in 35 milliseconds

12