Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/riva/
Dfbdev.c212 static bool strictmode = 0; variable
1143 if (!strictmode) { in rivafb_check_var()
2135 strictmode = 1; in rivafb_setup()
2191 module_param(strictmode, bool, 0);
2192 MODULE_PARM_DESC(strictmode, "Only use video modes from EDID");