HomeSort by: relevance | last modified time | path
    Searched defs:nouveau_vram_pushbuf (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_chan.c 53 int nouveau_vram_pushbuf; variable in typeref:typename:int
54 module_param_named(vram_pushbuf, nouveau_vram_pushbuf, int, 0400);
150 if (nouveau_vram_pushbuf)
nouveau_chan.c 53 int nouveau_vram_pushbuf; variable in typeref:typename:int
54 module_param_named(vram_pushbuf, nouveau_vram_pushbuf, int, 0400);
150 if (nouveau_vram_pushbuf)
nouveau_chan.c 53 int nouveau_vram_pushbuf; variable in typeref:typename:int
54 module_param_named(vram_pushbuf, nouveau_vram_pushbuf, int, 0400);
150 if (nouveau_vram_pushbuf)

Completed in 32 milliseconds