Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/nouveau/
H A Dnouveau_drm.c76 static char *nouveau_debug; variable
77 module_param_named(debug, nouveau_debug, charp, 0400);
206 ret = nvif_driver_init(NULL, nouveau_config, nouveau_debug, cli->name, device, &cli->base); in nouveau_cli_init()
519 nvxx_client(&drm->client.base)->debug = nvkm_dbgopt(nouveau_debug, "DRM"); in nouveau_drm_device_init()
710 ret = nvkm_device_pci_new(pdev, nouveau_config, nouveau_debug, true, true, ~0ULL, &device); in nouveau_drm_probe()
1225 DRM_DEBUG_DRIVER("... debug : %s\n", nouveau_debug); in nouveau_display_options()
1259 err = nvkm_device_tegra_new(func, pdev, nouveau_config, nouveau_debug, true, true, ~0ULL, pdevice); in nouveau_platform_device_create()

Completed in 2 milliseconds