Home
last modified time | relevance | path

Searched refs:EDID (Results 1 – 8 of 8) sorted by relevance

/drivers/media/platform/synopsys/hdmirx/
A DKconfig20 bool "Load default EDID"
23 Preload default EDID (Extended Display Identification Data)
30 For a higher display modes you will need to load customized EDID
34 non-functional until EDID will be loaded from userspace.
36 commercial product that should utilize own branded EDID.
/drivers/video/
A DKconfig65 bool "Enable firmware EDID"
68 This enables access to the EDID transferred from the firmware.
/drivers/video/fbdev/riva/
A Drivafb.h58 unsigned char *EDID; member
A Dfbdev.c1744 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()
/drivers/gpu/drm/
A DKconfig175 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 the
181 monitor are unable to provide appropriate EDID data. Since this
184 EDID data are given in Documentation/admin-guide/edid.rst.
/drivers/video/fbdev/core/
A DKconfig187 Generalized Timing Formula and the EDID parser. A few drivers rely
/drivers/video/fbdev/
A DKconfig175 card. This is only I2C bus support, driver does not use EDID.
685 only for getting EDID information from the attached display
733 only for getting EDID information from the attached display
1099 only for getting EDID information from the attached display
/drivers/acpi/
A DKconfig232 such as defining the video POST device, retrieving EDID information,

Completed in 25 milliseconds