Home
last modified time | relevance | path

Searched refs:nouveau_vram_pushbuf (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_chan.h65 extern int nouveau_vram_pushbuf;
H A Dnouveau_chan.c45 int nouveau_vram_pushbuf; variable
46 module_param_named(vram_pushbuf, nouveau_vram_pushbuf, int, 0400);
167 if (nouveau_vram_pushbuf) in nouveau_channel_prep()
H A Dnouveau_drm.c1302 DRM_DEBUG_DRIVER("... vram_pushbuf : %d\n", nouveau_vram_pushbuf); in nouveau_display_options()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_chan.h71 extern int nouveau_vram_pushbuf;
H A Dnouveau_chan.c40 int nouveau_vram_pushbuf; variable
41 module_param_named(vram_pushbuf, nouveau_vram_pushbuf, int, 0400);
165 if (nouveau_vram_pushbuf) in nouveau_channel_prep()
H A Dnouveau_drm.c1328 DRM_DEBUG_DRIVER("... vram_pushbuf : %d\n", nouveau_vram_pushbuf); in nouveau_display_options()

Completed in 6 milliseconds