Searched refs:ttm_dma_populate (Results 1 - 4 of 4) sorted by relevance

/drivers/gpu/drm/ttm/
H A Dttm_page_alloc_dma.c866 int ttm_dma_populate(struct ttm_dma_tt *ttm_dma, struct device *dev) function
922 EXPORT_SYMBOL_GPL(ttm_dma_populate); variable
/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_buffer.c640 ret = ttm_dma_populate(&vmw_tt->dma_ttm, dev_priv->dev->dev);
/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c722 return ttm_dma_populate(&gtt->ttm, rdev->dev);
/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.c1387 return ttm_dma_populate((void *)ttm, dev->dev);

Completed in 113 milliseconds