Home
last modified time | relevance | path

Searched defs:graph_state (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/gpu/drm/nouveau/
Dnv10_graph.c391 struct graph_state { struct
392 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
Dnv04_graph.c351 struct graph_state { struct
370 static uint32_t *ctx_reg(struct graph_state *ctx, uint32_t reg) in ctx_reg() argument