Searched defs:graph_state (Results 1 – 2 of 2) sorted by relevance
391 struct graph_state { struct392 int nv10[ARRAY_SIZE(nv10_graph_ctx_regs)];416 struct graph_state *pgraph_ctx = chan->engctx[NVOBJ_ENGINE_GR]; in nv10_graph_save_pipe() argument
351 struct graph_state { struct370 static uint32_t *ctx_reg(struct graph_state *ctx, uint32_t reg) in ctx_reg() argument