Searched refs:nouveau_vram_pushbuf (Results 1 – 3 of 3) sorted by relevance
72 extern int nouveau_vram_pushbuf;
40 int nouveau_vram_pushbuf; variable41 module_param_named(vram_pushbuf, nouveau_vram_pushbuf, int, 0400);167 if (nouveau_vram_pushbuf) in nouveau_channel_prep()
1328 DRM_DEBUG_DRIVER("... vram_pushbuf : %d\n", nouveau_vram_pushbuf); in nouveau_display_options()