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