Searched refs:nouveau_tv_disable (Results 1 – 3 of 3) sorted by relevance
199 extern int nouveau_tv_disable;
363 int nouveau_tv_disable = 0; variable364 module_param_named(tv_disable, nouveau_tv_disable, int, 0400);635 if (!nv_encoder && !nouveau_tv_disable) in nouveau_connector_detect()
1283 DRM_DEBUG_DRIVER("... tv_disable : %d\n", nouveau_tv_disable); in nouveau_display_options()