Searched refs:ctx_from (Results 1 – 2 of 2) sorted by relevance
451 struct nv50_context *ctx_from = ctx_to->screen->cur_ctx; in nv50_switch_pipe_context() local453 if (ctx_from) in nv50_switch_pipe_context()454 ctx_to->state = ctx_from->state; in nv50_switch_pipe_context()
871 struct nvc0_context *ctx_from = ctx_to->screen->cur_ctx; in nvc0_switch_pipe_context() local874 if (ctx_from) in nvc0_switch_pipe_context()875 ctx_to->state = ctx_from->state; in nvc0_switch_pipe_context()