Home
last modified time | relevance | path

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

/Linux-v6.6/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()
1833 noedid = true; in uvesafb_setup()
1973 module_param(noedid, bool, 0);
1974 MODULE_PARM_DESC(noedid,
/Linux-v6.6/Documentation/fb/
Duvesafb.rst125 noedid Do not try to fetch and use EDID-provided modes.