Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/nouveau/
Dnouveau_bo.c47 static int nouveau_ttm_tt_bind(struct ttm_bo_device *bdev, struct ttm_tt *ttm,
718 nouveau_ttm_tt_bind(struct ttm_bo_device *bdev, struct ttm_tt *ttm, in nouveau_ttm_tt_bind() function
932 ret = nouveau_ttm_tt_bind(bo->bdev, bo->ttm, &tmp_reg); in nouveau_bo_move_flipd()
1401 .ttm_tt_bind = &nouveau_ttm_tt_bind,