Searched refs:cur_ctx (Results 1 – 10 of 10) sorted by relevance
128 if (screen->cur_ctx) in nv50_default_kick_notify()129 screen->cur_ctx->state.flushed = true; in nv50_default_kick_notify()174 if (nv50->screen->cur_ctx == nv50) { in nv50_destroy()175 nv50->screen->cur_ctx = NULL; in nv50_destroy()331 if (!screen->cur_ctx) { in nv50_create()336 screen->cur_ctx = nv50; in nv50_create()
450 struct nv50_context *ctx_from = ctx_to->screen->cur_ctx; in nv50_switch_pipe_context()485 ctx_to->screen->cur_ctx = ctx_to; in nv50_switch_pipe_context()538 if (nv50->screen->cur_ctx != nv50) in nv50_state_validate()
62 struct nv50_context *cur_ctx; member
760 nv50_bufctx_fence(screen->cur_ctx->bufctx_3d, true); in nv50_draw_vbo_kick_notify()
196 if (nvc0->screen->cur_ctx == nvc0) { in nvc0_destroy()197 nvc0->screen->cur_ctx = NULL; in nvc0_destroy()222 if (screen->cur_ctx) in nvc0_default_kick_notify()223 screen->cur_ctx->state.flushed = true; in nvc0_default_kick_notify()431 if (!screen->cur_ctx) { in nvc0_create()433 screen->cur_ctx = nvc0; in nvc0_create()
63 struct nvc0_context *cur_ctx; member
795 struct nvc0_context *ctx_from = ctx_to->screen->cur_ctx; in nvc0_switch_pipe_context()836 ctx_to->screen->cur_ctx = ctx_to; in nvc0_switch_pipe_context()892 if (nvc0->screen->cur_ctx != nvc0) in nvc0_state_validate()
20 struct nv30_context *cur_ctx; member
179 if (nv30->screen->cur_ctx == nv30) in nv30_context_destroy()180 nv30->screen->cur_ctx = NULL; in nv30_context_destroy()
437 struct nv30_context *prev = nv30->screen->cur_ctx; in nv30_state_context_switch()458 nv30->screen->cur_ctx = nv30; in nv30_state_context_switch()471 if (nv30->screen->cur_ctx != nv30) in nv30_state_validate()