strictmode        212 drivers/video/fbdev/riva/fbdev.c static bool strictmode       = 0;
strictmode       1143 drivers/video/fbdev/riva/fbdev.c 	if (!strictmode) {
strictmode       2135 drivers/video/fbdev/riva/fbdev.c 			strictmode = 1;
strictmode       2191 drivers/video/fbdev/riva/fbdev.c module_param(strictmode, bool, 0);
strictmode       2192 drivers/video/fbdev/riva/fbdev.c MODULE_PARM_DESC(strictmode, "Only use video modes from EDID");