/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-g-edid.rst | 13 VIDIOC_G_EDID - VIDIOC_S_EDID - VIDIOC_SUBDEV_G_EDID - VIDIOC_SUBDEV_S_EDID - Get or set the EDID o… 46 These ioctls can be used to get or set an EDID associated with an input 56 pad of the subdevice. If there is no EDID support for the given ``pad`` 59 To get the EDID data the application has to fill in the ``pad``, 61 array and call :ref:`VIDIOC_G_EDID <VIDIOC_G_EDID>`. The current EDID from block 67 ``blocks`` to the actual number of blocks. If there are no EDID blocks 75 total number of available EDID blocks and it will return 0 without 76 copying any data. This is an easy way to discover how many EDID blocks 81 If there are no EDID blocks available at all, then 84 To set the EDID blocks of a receiver the application has to fill in the [all …]
|
H A D | ext-ctrls-dv.rst | 22 can still be active when it comes to EDID (Extended Display 25 device to do the fairly slow EDID/HDCP handling in advance. This allows 42 Many connectors have a hotplug pin which is high if EDID information 61 will attempt to read the EDID. If set, then the transmitter has read 128 eeprom which contains EDID information, such that the source can 129 read the EDID even if the sink is in standby/power off. Each bit
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | edid.rst | 4 EDID title 16 - The graphics board is unable to detect any EDID data. 17 - The graphics board incorrectly forwards EDID data to the driver. 18 - The monitor sends no or bogus EDID data. 19 - A KVM sends its own EDID data instead of querying the connected monitor. 26 individually prepared or corrected EDID data set in the /lib/firmware 32 of the built-in binary EDID blobs and to facilitate the creation of 36 To create binary EDID and C source code files from the existing data 39 If you want to create your own EDID file, copy the file 1024x768.S, 41 Makefile. Please note that the EDID data structure expects the timing [all …]
|
/openbmc/qemu/hw/display/ |
H A D | Kconfig | 4 select EDID 6 config EDID config 45 select EDID 67 select EDID 101 select EDID
|
/openbmc/openbmc/meta-nuvoton/recipes-nuvoton/program-edid/ |
H A D | python3-edid-json-tool_0.9.1.bb | 1 SUMMARY = "EDID to JSON tool" 3 EDID files, by parsing them as well as by converting between EDID \
|
H A D | program-edid.bb | 1 SUMMARY = "Program EDID data when use DP connector" 2 DESCRIPTION = "Add program EDID data support for DDC to SMB internal \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/edid-decode/ |
H A D | edid-decode_git.bb | 1 SUMMARY = "Decode EDID data in human-readable format" 2 DESCRIPTION = "edid-decode decodes EDID monitor description data in human-readable format."
|
/openbmc/linux/Documentation/fb/ |
H A 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 139 edid If a valid EDID blob is written to this file (typically 140 by a udev rule), then udlfb will use this EDID as a 141 backup in case reading the actual EDID of the monitor 144 communicate their capabilities via EDID. Reading 145 this file returns the current EDID of the attached 147 useful to get the EDID of the attached monitor,
|
H A 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
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/read-edid/ |
H A D | read-edid_3.0.2.bb | 1 SUMMARY = "A pair of tools for reading the EDID from a monitor" 3 EDID information from the monitor, and parse-edid, which turns \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/colord/ |
H A D | 0001-Move-the-function-cd_icc_create_from_edid-to-avoid-u.patch | 32 + * @edid: EDID data 35 + * Creates an ICC profile from EDID data. 102 - * @edid: EDID data 105 - * Creates an ICC profile from EDID data.
|
/openbmc/u-boot/doc/device-tree-bindings/gpu/ |
H A D | nvidia,tegra20-host1x.txt | 128 - nvidia,ddc-i2c-bus: phandle of an I2C controller used for DDC EDID probing 130 - nvidia,edid: supplies a binary EDID blob 154 - nvidia,ddc-i2c-bus: phandle of an I2C controller used for DDC EDID probing 156 - nvidia,edid: supplies a binary EDID blob 190 - nvidia,ddc-i2c-bus: phandle of an I2C controller used for DDC EDID probing 192 - nvidia,edid: supplies a binary EDID blob 214 - nvidia,ddc-i2c-bus: phandle of an I2C controller used for DDC EDID probing 216 - nvidia,edid: supplies a binary EDID blob
|
/openbmc/u-boot/doc/ |
H A D | README.video | 64 - edid=[0|1] - Enable use of DDC + EDID to get monitor info 66 1: Enabled. If valid EDID info was read from the monitor the EDID info will
|
/openbmc/qemu/hw/vfio/ |
H A D | Kconfig | 9 select EDID
|
/openbmc/linux/drivers/video/fbdev/riva/ |
H A D | rivafb.h | 58 unsigned char *EDID; member
|
/openbmc/openbmc/poky/meta/recipes-support/libdisplay-info/ |
H A D | libdisplay-info_0.2.0.bb | 1 SUMMARY = "EDID and DisplayID library"
|
/openbmc/linux/Documentation/userspace-api/media/cec/ |
H A D | cec-ioc-adap-g-phys-addr.rst | 70 EDID of the sink. 72 For example, the EDID for each HDMI input of the TV will have a
|
/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/ |
H A D | diu.txt | 13 - edid : verbatim EDID data block describing attached display.
|
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | Kconfig | 15 bool "Enable firmware EDID" 18 This enables access to the EDID transferred from the firmware. 190 Generalized Timing Formula and the EDID parser. A few drivers rely
|
/openbmc/linux/Documentation/devicetree/bindings/display/ |
H A D | sm501fb.txt | 16 - edid : verbatim EDID data block describing attached display.
|
/openbmc/u-boot/board/bachmann/ot1200/ |
H A D | README | 20 are making use of EDID data stored in an i2c EEPROM.
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | tegra30-colibri.dts | 43 /* DDC_CLOCK/DATA on X3 pin 15/16 (e.g. display EDID) */
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | vivid.rst | 422 For HDMI inputs it is possible to set the EDID. By default a simple EDID 423 is provided. You can only set the EDID for HDMI inputs. Internally, however, 424 the EDID is shared between all HDMI inputs. 426 No interpretation is done of the EDID data with the exception of the 430 reduced to 15) since that's the limitation of the EDID physical address. 473 An HDMI output has a valid EDID which can be obtained through VIDIOC_G_EDID. 476 reduced to 15) since that's the limitation of the EDID physical address. See 838 - Maximum EDID Blocks: 840 determines how many EDID blocks the driver supports. 841 Note that the vivid driver does not actually interpret new EDID [all …]
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | Kconfig | 177 bool "Allow to specify an EDID data set instead of probing for it" 180 Say Y here, if you want to use EDID data to be loaded from the 183 monitor are unable to provide appropriate EDID data. Since this 186 EDID data are given in Documentation/admin-guide/edid.rst.
|
/openbmc/linux/Documentation/devicetree/bindings/display/bridge/ |
H A D | megachips-stdpxxxx-ge-b850v3-fw.txt | 17 hardware are EDID, HPD, and interrupts.
|