Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/
Dnouveau_drm.c74 static char *nouveau_config; variable
75 module_param_named(config, nouveau_config, charp, 0400);
231 ret = nvif_driver_init(NULL, nouveau_config, nouveau_debug, in nouveau_cli_init()
757 ret = nvkm_device_pci_new(pdev, nouveau_config, "error", in nouveau_drm_probe()
769 ret = nvkm_device_pci_new(pdev, nouveau_config, nouveau_debug, in nouveau_drm_probe()
1287 DRM_DEBUG_DRIVER("... config : %s\n", nouveau_config); in nouveau_display_options()
1325 err = nvkm_device_tegra_new(func, pdev, nouveau_config, nouveau_debug, in nouveau_platform_device_create()