Searched refs:EDID (Results 1 – 16 of 16) sorted by relevance
/linux-3.4.99/Documentation/EDID/ |
D | HOWTO.txt | 9 - The graphics board is unable to detect any EDID data. 10 - The graphics board incorrectly forwards EDID data to the driver. 11 - The monitor sends no or bogus EDID data. 12 - A KVM sends its own EDID data instead of querying the connected monitor. 18 individually prepared or corrected EDID data set in the /lib/firmware 24 built-in binary EDID blobs and to facilitate the creation of individual 28 To create binary EDID and C source code files from the existing data 31 If you want to create your own EDID file, copy the file 1024x768.S and 38 file. After the make procedure is repeated, the EDID data set is ready
|
/linux-3.4.99/Documentation/fb/ |
D | udlfb.txt | 22 Mode setting, EDID read, etc are other bulk or control transfers. Mode 59 DisplayLink chips (Alex and Ollie family). It will then attempt to read the EDID 129 edid If a valid EDID blob is written to this file (typically 130 by a udev rule), then udlfb will use this EDID as a 131 backup in case reading the actual EDID of the monitor 134 communicate their capabilities via EDID. Reading 135 this file returns the current EDID of the attached 137 useful to get the EDID of the attached monitor,
|
D | intel810.txt | 49 - Supports EDID probing either by DDC/I2C or through the BIOS 96 be equal to hsync2. If EDID probing is successful, these will be 97 ignored and values will be taken from the EDID block. 105 rate. If EDID probing is successful, these will be ignored and values 106 will be taken from the EDID block. 194 supports I2C and has an EDID block, you can safely exclude hsync1, hsync2, 195 vsync1 and vsync2 parameters. These parameters will be taken from the EDID
|
D | modedb.txt | 89 determined from its EDID. The version 1.3 of the EDID has extra 128-byte
|
D | uvesafb.txt | 127 noedid Do not try to fetch and use EDID-provided modes. 138 EDID-provided values and BIOS defaults. Refer to your monitor's specs to get
|
/linux-3.4.99/drivers/gpu/drm/ |
D | Kconfig | 37 bool "Allow to specify an EDID data set instead of probing for it" 40 Say Y here, if you want to use EDID data to be loaded from the 43 monitor are unable to provide appropriate EDID data. Since this 46 EDID data are given in Documentation/EDID/HOWTO.txt.
|
/linux-3.4.99/drivers/video/riva/ |
D | rivafb.h | 57 unsigned char *EDID; member
|
D | fbdev.c | 1771 par->EDID = (unsigned char *)pedid; in riva_get_EDID_OF() 1794 riva_probe_i2c_connector(par, i, &par->EDID); in riva_get_EDID_i2c() 1795 if (par->EDID && !fb_parse_edid(par->EDID, &var)) { in riva_get_EDID_i2c() 1802 return (par->EDID) ? 1 : 0; in riva_get_EDID_i2c() 1858 fb_edid_to_monspecs(par->EDID, &info->monspecs); in riva_get_edidinfo() 2117 kfree(par->EDID); in rivafb_remove()
|
/linux-3.4.99/Documentation/devicetree/bindings/powerpc/fsl/ |
D | diu.txt | 15 - edid : verbatim EDID data block describing attached display.
|
/linux-3.4.99/Documentation/devicetree/bindings/fb/ |
D | sm501fb.txt | 18 - edid : verbatim EDID data block describing attached display.
|
/linux-3.4.99/Documentation/power/ |
D | video_extension.txt | 7 defining the video POST device, retrieving EDID information or to
|
/linux-3.4.99/drivers/video/omap2/displays/ |
D | Kconfig | 18 to read EDID information from the monitor.
|
/linux-3.4.99/Documentation/sound/alsa/ |
D | Procfile.txt | 184 Shows ELD(EDID Like Data) info retrieved from the attached HDMI sink,
|
/linux-3.4.99/drivers/video/ |
D | Kconfig | 71 bool "Enable firmware EDID" 75 This enables access to the EDID transferred from the firmware. 236 Generalized Timing Formula and the EDID parser. A few drivers rely 392 card. This is only I2C bus support, driver does not use EDID. 1056 only for getting EDID information from the attached display 1103 only for getting EDID information from the attached display 1515 only for getting EDID information from the attached display
|
/linux-3.4.99/drivers/acpi/ |
D | Kconfig | 160 such as defining the video POST device, retrieving EDID information,
|
/linux-3.4.99/Documentation/ |
D | kernel-parameters.txt | 720 send no or incorrect EDID data sets. This parameter 721 allows to specify an EDID data set in the 723 Generic built-in EDID data sets are used, if one of 727 instructions how to build your own EDID data are 728 available in Documentation/EDID/HOWTO.txt. An EDID 730 if its name and a colon are prepended to the EDID
|