Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_drm.c87 static char *nouveau_config; variable
88 module_param_named(config, nouveau_config, charp, 0400);
739 ret = nvif_driver_init(NULL, nouveau_config, nouveau_debug, "drm", in nouveau_drm_device_new()
847 ret = nvkm_device_pci_new(pdev, nouveau_config, nouveau_debug, &device); in nouveau_drm_probe()
1355 DRM_DEBUG_DRIVER("... config : %s\n", nouveau_config); in nouveau_display_options()
1393 err = nvkm_device_tegra_new(func, pdev, nouveau_config, nouveau_debug, pdevice); in nouveau_platform_device_create()