Home
last modified time | relevance | path

Searched refs:NOUVEAU_GRCTX_VALS (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnouveau_grctx.h9 NOUVEAU_GRCTX_VALS enumerator
123 if (ctx->mode != NOUVEAU_GRCTX_VALS) in gr_def()
Dnv40_graph.c56 ctx.mode = NOUVEAU_GRCTX_VALS; in nv40_graph_context_new()
Dnv40_grctx.c583 if (ctx->mode != NOUVEAU_GRCTX_VALS) in nv40_graph_construct_shader()
Dnv50_graph.c252 ctx.mode = NOUVEAU_GRCTX_VALS; in nv50_graph_context_new()
Dnv50_grctx.c775 if (val && ctx->mode == NOUVEAU_GRCTX_VALS) in dd_emit()
1147 if (val && ctx->mode == NOUVEAU_GRCTX_VALS) in xf_emit()