Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/
Duvesafb.c52 static bool noedid; /* don't try DDC transfers */ variable
620 if (noedid || par->vbe_ib.vbe_version < 0x0300) in uvesafb_vbe_getedid()
1839 noedid = true; in uvesafb_setup()
1979 module_param(noedid, bool, 0);
1980 MODULE_PARM_DESC(noedid,
/linux-5.19.10/Documentation/fb/
Duvesafb.rst125 noedid Do not try to fetch and use EDID-provided modes.