HomeSort by: relevance | last modified time | path
    Searched refs:nouveau_tv_disable (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_connector.h 184 extern int nouveau_tv_disable;
nouveau_connector.c 367 int nouveau_tv_disable = 0; variable in typeref:typename:int
368 module_param_named(tv_disable, nouveau_tv_disable, int, 0400);
646 if (!nv_encoder && !nouveau_tv_disable)
nouveau_drm.c 1294 DRM_DEBUG_DRIVER("... tv_disable : %d\n", nouveau_tv_disable);

Completed in 12 milliseconds