Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.h93 void nouveau_bo_fence(struct nouveau_bo *, struct nouveau_fence *, bool exclusive);
H A Dnouveau_gem.c420 nouveau_bo_fence(nvbo, fence, !!b->write_domains); in validate_fini_no_ticket()
H A Dnouveau_bo.c1376 nouveau_bo_fence(struct nouveau_bo *nvbo, struct nouveau_fence *fence, bool exclusive) in nouveau_bo_fence() function
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dcrtc.c1223 nouveau_bo_fence(old_bo, fence, false); in nv04_crtc_page_flip()