Home
last modified time | relevance | path

Searched refs:drm_prime_sg_to_dma_addr_array (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/sys/dev/pci/drm/include/drm/
Ddrm_prime.h117 int drm_prime_sg_to_dma_addr_array(struct sg_table *sgt, dma_addr_t *addrs,
/openbsd/src/sys/dev/pci/drm/
Ddrm_prime.c1103 int drm_prime_sg_to_dma_addr_array(struct sg_table *sgt, dma_addr_t *addrs, in drm_prime_sg_to_dma_addr_array() function
1120 EXPORT_SYMBOL(drm_prime_sg_to_dma_addr_array);
/openbsd/src/sys/dev/pci/drm/radeon/
Dradeon_ttm.c383 drm_prime_sg_to_dma_addr_array(ttm->sg, gtt->ttm.dma_address, in radeon_ttm_tt_pin_userptr()
561 drm_prime_sg_to_dma_addr_array(ttm->sg, gtt->ttm.dma_address, in radeon_ttm_tt_populate()
/openbsd/src/sys/dev/pci/drm/amd/amdgpu/
Damdgpu_ttm.c821 drm_prime_sg_to_dma_addr_array(ttm->sg, gtt->ttm.dma_address, in amdgpu_ttm_tt_pin_userptr()
961 drm_prime_sg_to_dma_addr_array(ttm->sg, gtt->ttm.dma_address, in amdgpu_ttm_backend_bind()