Searched refs:cur_ctx (Results 1 – 10 of 10) sorted by relevance
125 if (screen->cur_ctx) in nv50_default_kick_notify()126 screen->cur_ctx->state.flushed = true; in nv50_default_kick_notify()169 if (nv50->screen->cur_ctx == nv50) { in nv50_destroy()170 nv50->screen->cur_ctx = NULL; in nv50_destroy()326 if (!screen->cur_ctx) { in nv50_create()331 screen->cur_ctx = nv50; in nv50_create()
451 struct nv50_context *ctx_from = ctx_to->screen->cur_ctx; in nv50_switch_pipe_context()486 ctx_to->screen->cur_ctx = ctx_to; in nv50_switch_pipe_context()539 if (nv50->screen->cur_ctx != nv50) in nv50_state_validate()
63 struct nv50_context *cur_ctx; member
762 nv50_bufctx_fence(screen->cur_ctx->bufctx_3d, true); in nv50_draw_vbo_kick_notify()
191 if (nvc0->screen->cur_ctx == nvc0) { in nvc0_destroy()192 nvc0->screen->cur_ctx = NULL; in nvc0_destroy()230 if (screen->cur_ctx) in nvc0_default_kick_notify()231 screen->cur_ctx->state.flushed = true; in nvc0_default_kick_notify()441 if (!screen->cur_ctx) { in nvc0_create()443 screen->cur_ctx = nvc0; in nvc0_create()
65 struct nvc0_context *cur_ctx; member
796 struct nvc0_context *ctx_from = ctx_to->screen->cur_ctx; in nvc0_switch_pipe_context()835 ctx_to->screen->cur_ctx = ctx_to; in nvc0_switch_pipe_context()893 if (nvc0->screen->cur_ctx != nvc0) in nvc0_state_validate()
20 struct nv30_context *cur_ctx; member
176 if (nv30->screen->cur_ctx == nv30) in nv30_context_destroy()177 nv30->screen->cur_ctx = NULL; in nv30_context_destroy()
438 struct nv30_context *prev = nv30->screen->cur_ctx; in nv30_state_context_switch()459 nv30->screen->cur_ctx = nv30; in nv30_state_context_switch()472 if (nv30->screen->cur_ctx != nv30) in nv30_state_validate()