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

/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.h205 extern int nouveau_tv_disable;
H A Dnouveau_connector.c362 int nouveau_tv_disable = 0; variable
363 module_param_named(tv_disable, nouveau_tv_disable, int, 0400);
658 if (!nv_encoder && !nouveau_tv_disable)
H A Dnouveau_drm.c1334 DRM_DEBUG_DRIVER("... tv_disable : %d\n", nouveau_tv_disable);

Completed in 187 milliseconds