Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.c47 static int nouveau_ttm_tt_bind(struct ttm_bo_device *bdev, struct ttm_tt *ttm,
720 nouveau_ttm_tt_bind(struct ttm_bo_device *bdev, struct ttm_tt *ttm, in nouveau_ttm_tt_bind() function
934 ret = nouveau_ttm_tt_bind(bo->bdev, bo->ttm, &tmp_reg); in nouveau_bo_move_flipd()
1403 .ttm_tt_bind = &nouveau_ttm_tt_bind,