Searched refs:ctx_from (Results 1 – 2 of 2) sorted by relevance
301 struct nv50_context *ctx_from = ctx_to->screen->cur_ctx; in nv50_switch_pipe_context() local303 if (ctx_from) in nv50_switch_pipe_context()304 ctx_to->state = ctx_from->state; in nv50_switch_pipe_context()
451 struct nvc0_context *ctx_from = ctx_to->screen->cur_ctx; in nvc0_switch_pipe_context() local454 if (ctx_from) in nvc0_switch_pipe_context()455 ctx_to->state = ctx_from->state; in nvc0_switch_pipe_context()