Searched refs:nv50_bufctx_fence (Results 1 – 6 of 6) sorted by relevance
260 void nv50_bufctx_fence(struct nouveau_bufctx *, bool on_flush);
559 nv50_bufctx_fence(bufctx, false); in nv50_state_validate()578 nv50_bufctx_fence(nv50->bufctx_3d, true); in nv50_state_validate_3d()
437 nv50_bufctx_fence(struct nouveau_bufctx *bufctx, bool on_flush) in nv50_bufctx_fence() function
521 nv50_bufctx_fence(nv50->bufctx_cp, true); in nv50_state_validate_cp()
756 nv50_bufctx_fence(screen->cur_ctx->bufctx_3d, true); in nv50_draw_vbo_kick_notify()
1682 nv50_bufctx_fence(nv50->bufctx, false); in nv50_blit_eng2d()