Home
last modified time | relevance | path

Searched refs:ctxprog_max (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnouveau_grctx.h13 uint32_t ctxprog_max; member
30 BUG_ON(ctx->ctxprog_len == ctx->ctxprog_max); in cp_out()
Dnv40_graph.c203 ctx.ctxprog_max = 256; in nv40_graph_init()
Dnv50_graph.c1009 ctx.ctxprog_max = ARRAY_SIZE(pgraph->ctxprog); in nv50_graph_create()