| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | vidioc-g-edid.rst | 19 VIDIOC_G_EDID - VIDIOC_S_EDID - VIDIOC_SUBDEV_G_EDID - VIDIOC_SUBDEV_S_EDID - Get or set the EDID o… 52 These ioctls can be used to get or set an EDID associated with an input 62 pad of the subdevice. If there is no EDID support for the given ``pad`` 65 To get the EDID data the application has to fill in the ``pad``, 67 array and call :ref:`VIDIOC_G_EDID <VIDIOC_G_EDID>`. The current EDID from block 73 ``blocks`` to the actual number of blocks. If there are no EDID blocks 81 total number of available EDID blocks and it will return 0 without 82 copying any data. This is an easy way to discover how many EDID blocks 87 If there are no EDID blocks available at all, then 90 To set the EDID blocks of a receiver the application has to fill in the [all …]
|
| D | ext-ctrls-dv.rst | 29 can still be active when it comes to EDID (Extended Display 32 device to do the fairly slow EDID/HDCP handling in advance. This allows 49 Many connectors have a hotplug pin which is high if EDID information 68 will attempt to read the EDID. If set, then the transmitter has read 135 eeprom which contains EDID information, such that the source can 136 read the EDID even if the sink is in standby/power off. Each bit
|
| /Linux-v5.4/Documentation/driver-api/ |
| D | edid.rst | 4 EDID chapter 15 - The graphics board is unable to detect any EDID data. 16 - The graphics board incorrectly forwards EDID data to the driver. 17 - The monitor sends no or bogus EDID data. 18 - A KVM sends its own EDID data instead of querying the connected monitor. 24 individually prepared or corrected EDID data set in the /lib/firmware 30 of the built-in binary EDID blobs and to facilitate the creation of 34 To create binary EDID and C source code files from the existing data 37 If you want to create your own EDID file, copy the file 1024x768.S, 39 Makefile. Please note that the EDID data structure expects the timing [all …]
|
| /Linux-v5.4/Documentation/fb/ |
| D | udlfb.rst | 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 132 edid If a valid EDID blob is written to this file (typically 133 by a udev rule), then udlfb will use this EDID as a 134 backup in case reading the actual EDID of the monitor 137 communicate their capabilities via EDID. Reading 138 this file returns the current EDID of the attached 140 useful to get the EDID of the attached monitor,
|
| D | intel810.rst | 54 - Supports EDID probing either by DDC/I2C or through the BIOS 102 be equal to hsync2. If EDID probing is successful, these will be 103 ignored and values will be taken from the EDID block. 111 rate. If EDID probing is successful, these will be ignored and values 112 will be taken from the EDID block. 201 supports I2C and has an EDID block, you can safely exclude hsync1, hsync2, 202 vsync1 and vsync2 parameters. These parameters will be taken from the EDID
|
| D | uvesafb.rst | 125 noedid Do not try to fetch and use EDID-provided modes. 136 EDID-provided values and BIOS defaults. Refer to your monitor's specs to get
|
| D | modedb.rst | 106 determined from its EDID. The version 1.3 of the EDID has extra 128-byte
|
| /Linux-v5.4/Documentation/devicetree/bindings/display/tegra/ |
| D | nvidia,tegra20-host1x.txt | 132 - nvidia,ddc-i2c-bus: phandle of an I2C controller used for DDC EDID probing 134 - nvidia,edid: supplies a binary EDID blob 158 - nvidia,ddc-i2c-bus: phandle of an I2C controller used for DDC EDID probing 160 - nvidia,edid: supplies a binary EDID blob 194 - nvidia,ddc-i2c-bus: phandle of an I2C controller used for DDC EDID probing 196 - nvidia,edid: supplies a binary EDID blob 237 - nvidia,ddc-i2c-bus: phandle of an I2C controller used for DDC EDID probing 239 - nvidia,edid: supplies a binary EDID blob
|
| /Linux-v5.4/Documentation/devicetree/bindings/display/connector/ |
| D | hdmi-connector.txt | 11 - ddc-i2c-bus: phandle link to the I2C controller used for DDC EDID probing
|
| /Linux-v5.4/drivers/video/fbdev/riva/ |
| D | rivafb.h | 58 unsigned char *EDID; member
|
| D | fbdev.c | 1750 par->EDID = (unsigned char *)pedid; in riva_get_EDID_OF() 1773 riva_probe_i2c_connector(par, i, &par->EDID); in riva_get_EDID_i2c() 1774 if (par->EDID && !fb_parse_edid(par->EDID, &var)) { in riva_get_EDID_i2c() 1781 return (par->EDID) ? 1 : 0; in riva_get_EDID_i2c() 1840 fb_edid_to_monspecs(par->EDID, &info->monspecs); in riva_get_edidinfo() 2087 kfree(par->EDID); in rivafb_remove()
|
| /Linux-v5.4/Documentation/devicetree/bindings/powerpc/fsl/ |
| D | diu.txt | 13 - edid : verbatim EDID data block describing attached display.
|
| /Linux-v5.4/Documentation/devicetree/bindings/display/bridge/ |
| D | ptn3460.txt | 8 - edid-emulation: The EDID emulation entry to use
|
| D | megachips-stdpxxxx-ge-b850v3-fw.txt | 17 hardware are EDID, HPD, and interrupts.
|
| /Linux-v5.4/Documentation/devicetree/bindings/display/ |
| D | sm501fb.txt | 16 - edid : verbatim EDID data block describing attached display.
|
| /Linux-v5.4/Documentation/media/uapi/cec/ |
| D | cec-ioc-adap-g-phys-addr.rst | 75 EDID of the sink. 77 For example, the EDID for each HDMI input of the TV will have a
|
| /Linux-v5.4/Documentation/gpu/ |
| D | vkms.rst | 38 - Change output configuration: Plug/unplug screens, change EDID, allow changing 91 testing. Also needs support to specify the EDID.
|
| /Linux-v5.4/Documentation/media/v4l-drivers/ |
| D | vivid.rst | 393 For HDMI inputs it is possible to set the EDID. By default a simple EDID 394 is provided. You can only set the EDID for HDMI inputs. Internally, however, 395 the EDID is shared between all HDMI inputs. 397 No interpretation is done of the EDID data with the exception of the 401 reduced to 15) since that's the limitation of the EDID physical address. 444 An HDMI output has a valid EDID which can be obtained through VIDIOC_G_EDID. 447 reduced to 15) since that's the limitation of the EDID physical address. See 768 - Maximum EDID Blocks: 770 determines how many EDID blocks the driver supports. 771 Note that the vivid driver does not actually interpret new EDID [all …]
|
| /Linux-v5.4/drivers/gpu/drm/ |
| D | Kconfig | 139 bool "Allow to specify an EDID data set instead of probing for it" 142 Say Y here, if you want to use EDID data to be loaded from the 145 monitor are unable to provide appropriate EDID data. Since this 148 EDID data are given in Documentation/driver-api/edid.rst.
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | tegra30-colibri-eval-v3.dts | 77 /* DDC_CLOCK/DATA on X3 pin 15/16 (e.g. display EDID) */
|
| D | tegra20-colibri-iris.dts | 141 /* DDC_CLOCK/DATA on X3 pin 15/16 (e.g. display EDID) */
|
| D | tegra20-colibri-eval-v3.dts | 141 /* DDC_CLOCK/DATA on X3 pin 15/16 (e.g. display EDID) */
|
| D | tegra30-apalis-eval.dts | 105 /* DDC: I2C2_SDA/SCL on MXM3 pin 205/207 (e.g. display EDID) */
|
| D | tegra124-apalis-eval.dts | 88 * GEN2_I2C: I2C2_SDA/SCL (DDC) on MXM3 pin 205/207 (e.g. display EDID)
|
| D | tegra124-apalis-v1.2-eval.dts | 101 * (e.g. display EDID)
|