Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnouveau_fbcon.c324 chan = nouveau_nofbaccel ? NULL : dev_priv->channel; in nouveau_fbcon_create()
359 if (nouveau_nofbaccel) in nouveau_fbcon_create()
388 if (dev_priv->channel && !nouveau_nofbaccel) { in nouveau_fbcon_create()
Dnouveau_drv.c85 int nouveau_nofbaccel = 0; variable
86 module_param_named(nofbaccel, nouveau_nofbaccel, int, 0400);
Dnouveau_drv.h895 extern int nouveau_nofbaccel;