Home
last modified time | relevance | path

Searched refs:strictmode (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/riva/
Dfbdev.c217 static bool strictmode = 0; variable
1148 if (!strictmode) { in rivafb_check_var()
2158 strictmode = 1; in rivafb_setup()
2216 module_param(strictmode, bool, 0);
2217 MODULE_PARM_DESC(strictmode, "Only use video modes from EDID");