Searched refs:EDID (Results 1 – 8 of 8) sorted by relevance
20 bool "Load default EDID"23 Preload default EDID (Extended Display Identification Data)30 For a higher display modes you will need to load customized EDID34 non-functional until EDID will be loaded from userspace.36 commercial product that should utilize own branded EDID.
65 bool "Enable firmware EDID"68 This enables access to the EDID transferred from the firmware.
58 unsigned char *EDID; member
1744 par->EDID = (unsigned char *)pedid; in riva_get_EDID_OF()1767 riva_probe_i2c_connector(par, i, &par->EDID); in riva_get_EDID_i2c()1768 if (par->EDID && !fb_parse_edid(par->EDID, &var)) { in riva_get_EDID_i2c()1775 return (par->EDID) ? 1 : 0; in riva_get_EDID_i2c()1834 fb_edid_to_monspecs(par->EDID, &info->monspecs); in riva_get_edidinfo()2085 kfree(par->EDID); in rivafb_remove()
175 bool "Allow to specify an EDID data set instead of probing for it"178 Say Y here, if you want to use EDID data to be loaded from the181 monitor are unable to provide appropriate EDID data. Since this184 EDID data are given in Documentation/admin-guide/edid.rst.
187 Generalized Timing Formula and the EDID parser. A few drivers rely
175 card. This is only I2C bus support, driver does not use EDID.685 only for getting EDID information from the attached display733 only for getting EDID information from the attached display1099 only for getting EDID information from the attached display
232 such as defining the video POST device, retrieving EDID information,
Completed in 25 milliseconds