Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.h217 void nv50_bufctx_fence(struct nouveau_bufctx *, bool on_flush);
Dnv50_compute.c190 nv50_bufctx_fence(nv50->bufctx_cp, true); in nv50_state_validate_cp()
Dnv50_state_validate.c559 nv50_bufctx_fence(bufctx, false); in nv50_state_validate()
578 nv50_bufctx_fence(nv50->bufctx_3d, true); in nv50_state_validate_3d()
Dnv50_context.c408 nv50_bufctx_fence(struct nouveau_bufctx *bufctx, bool on_flush) in nv50_bufctx_fence() function
Dnv50_vbo.c752 nv50_bufctx_fence(screen->cur_ctx->bufctx_3d, true); in nv50_draw_vbo_kick_notify()
Dnv50_surface.c1643 nv50_bufctx_fence(nv50->bufctx, false); in nv50_blit_eng2d()