Searched refs:nouveau_vram_pushbuf (Results 1 – 3 of 3) sorted by relevance
65 extern int nouveau_vram_pushbuf;
45 int nouveau_vram_pushbuf; variable46 module_param_named(vram_pushbuf, nouveau_vram_pushbuf, int, 0400);158 if (nouveau_vram_pushbuf) in nouveau_channel_prep()
1292 DRM_DEBUG_DRIVER("... vram_pushbuf : %d\n", nouveau_vram_pushbuf); in nouveau_display_options()