Home
last modified time | relevance | path

Searched refs:amdgpu_dma_buf_map (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_dma_buf.c127 * amdgpu_dma_buf_map - &dma_buf_ops.map_dma_buf implementation
139 static struct sg_table *amdgpu_dma_buf_map(struct dma_buf_attachment *attach, in amdgpu_dma_buf_map() function
269 .map_dma_buf = amdgpu_dma_buf_map,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_dma_buf.c274 * amdgpu_dma_buf_map - &dma_buf_ops.map_dma_buf implementation
286 static struct sg_table *amdgpu_dma_buf_map(struct dma_buf_attachment *attach, in amdgpu_dma_buf_map() function
419 .map_dma_buf = amdgpu_dma_buf_map,

Completed in 3 milliseconds