Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnvc0_graph.c103 if (!nouveau_ctxfw) { in nvc0_graph_construct_context()
127 if (!nouveau_ctxfw) { in nvc0_graph_construct_context()
288 if (!nouveau_ctxfw) { in nvc0_graph_context_new()
495 if (!nouveau_ctxfw) { in nvc0_graph_init_ctxctl()
761 if (nouveau_ctxfw) { in nvc0_graph_destroy()
808 if (nouveau_ctxfw) { in nvc0_graph_create()
Dnouveau_drv.c128 int nouveau_ctxfw; variable
129 module_param_named(ctxfw, nouveau_ctxfw, int, 0400);
Dnouveau_drv.h902 extern int nouveau_ctxfw;