Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/
Dnouveau_drm.c78 static char *nouveau_debug; variable
79 module_param_named(debug, nouveau_debug, charp, 0400);
231 ret = nvif_driver_init(NULL, nouveau_config, nouveau_debug, in nouveau_cli_init()
562 nvkm_dbgopt(nouveau_debug, "DRM"); in nouveau_drm_device_init()
769 ret = nvkm_device_pci_new(pdev, nouveau_config, nouveau_debug, in nouveau_drm_probe()
1288 DRM_DEBUG_DRIVER("... debug : %s\n", nouveau_debug); in nouveau_display_options()
1325 err = nvkm_device_tegra_new(func, pdev, nouveau_config, nouveau_debug, in nouveau_platform_device_create()