Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/
Dnouveau_ttm.h25 void nouveau_sgdma_unbind(struct ttm_device *bdev, struct ttm_tt *ttm);
Dnouveau_sgdma.c57 nouveau_sgdma_unbind(struct ttm_device *bdev, struct ttm_tt *ttm) in nouveau_sgdma_unbind() function
Dnouveau_bo.c739 nouveau_sgdma_unbind(bdev, ttm); in nouveau_ttm_tt_unbind()