Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/
Duvesafb.c51 static bool noedid; /* don't try DDC transfers */ variable
617 if (noedid || par->vbe_ib.vbe_version < 0x0300) in uvesafb_vbe_getedid()
1836 noedid = 1; in uvesafb_setup()
1976 module_param(noedid, bool, 0);
1977 MODULE_PARM_DESC(noedid,
/Linux-v4.19/Documentation/fb/
Duvesafb.txt122 noedid Do not try to fetch and use EDID-provided modes.