Home
last modified time | relevance | path

Searched refs:nouveau_sgdma_create_ttm (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/nouveau/
Dnouveau_ttm.h14 struct ttm_tt *nouveau_sgdma_create_ttm(struct ttm_bo_device *,
Dnouveau_sgdma.c90 nouveau_sgdma_create_ttm(struct ttm_bo_device *bdev, in nouveau_sgdma_create_ttm() function
Dnouveau_bo.c470 return nouveau_sgdma_create_ttm(bdev, size, page_flags, dummy_read); in nouveau_ttm_tt_create()