Home
last modified time | relevance | path

Searched full:edid (Results 1 – 25 of 41) sorted by relevance

12

/Documentation/media/uapi/v4l/
Dvidioc-g-edid.rst19 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``,
66 ``start_block``, ``blocks`` and ``edid`` fields, zero the ``reserved``
67 array and call :ref:`VIDIOC_G_EDID <VIDIOC_G_EDID>`. The current EDID from block
69 ``edid`` points to. The ``edid`` pointer must point to memory at least
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
[all …]
Dext-ctrls-dv.rst29 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
/Documentation/driver-api/
Dedid.rst4 EDID title
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 …]
Dindex.rst77 edid
/Documentation/devicetree/bindings/powerpc/fsl/
Ddiu.txt13 - edid : verbatim EDID data block describing attached display.
31 edid = [edid-data];
/Documentation/devicetree/bindings/display/
Dsm501fb.txt16 - edid : verbatim EDID data block describing attached display.
31 edid = [edid-data];
/Documentation/EDID/
D800x600.S2 800x600.S: EDID data set for standard 800x600 60 Hz monitor
18 /* EDID */
40 #include "edid.S"
D1600x1200.S2 1600x1200.S: EDID data set for standard 1600x1200 60 Hz monitor
21 /* EDID */
43 #include "edid.S"
D1680x1050.S2 1680x1050.S: EDID data set for standard 1680x1050 60 Hz monitor
21 /* EDID */
43 #include "edid.S"
D1920x1080.S2 1920x1080.S: EDID data set for standard 1920x1080 60 Hz monitor
21 /* EDID */
43 #include "edid.S"
D1280x1024.S2 1280x1024.S: EDID data set for standard 1280x1024 60 Hz monitor
21 /* EDID */
43 #include "edid.S"
D1024x768.S2 1024x768.S: EDID data set for standard 1024x768 60 Hz monitor
21 /* EDID */
43 #include "edid.S"
Dedid.S2 edid.S: EDID data template
30 /* EDID 1.3 standard definitions */
78 version: .byte VERSION /* EDID version, usually 1 (for 1.3) */
79 revision: .byte REVISION /* EDID revision, usually 3 (for 1.3) */
/Documentation/fb/
Dudlfb.rst22 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,
141 which can be passed to utilities like parse-edid.
Dintel810.rst54 - 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
/Documentation/devicetree/bindings/display/bridge/
Dptn3460.txt8 - edid-emulation: The EDID emulation entry to use
31 edid-emulation = <5>;
Dadi,adv7511.txt81 Possible maps names are : "main", "edid", "cec", "packet"
101 * The EDID page will be accessible on address 0x66 on the I2C
105 reg-names = "main", "edid";
/Documentation/devicetree/bindings/display/tegra/
Dnvidia,tegra20-host1x.txt132 - 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
/Documentation/devicetree/bindings/media/i2c/
Dadv7604.txt46 "rep", "edid", "hdmi", "test", "cp", "vdp"
65 * The edid page will be accessible @ 0x66 on the I2C bus. All
69 reg-names = "main", "edid";
Dadv748x.txt28 "main", "dpll", "cp", "hdmi", "edid", "repeater",
70 reg-names = "main", "dpll", "cp", "hdmi", "edid", "repeater",
/Documentation/devicetree/bindings/display/imx/
Dfsl-imx-drm.txt122 - edid: verbatim EDID data block describing attached display.
134 edid = [edid-data];
/Documentation/devicetree/bindings/display/connector/
Dhdmi-connector.txt11 - ddc-i2c-bus: phandle link to the I2C controller used for DDC EDID probing
/Documentation/media/uapi/cec/
Dcec-ioc-adap-g-phys-addr.rst75 EDID of the sink.
77 For example, the EDID for each HDMI input of the TV will have a
/Documentation/gpu/
Dvkms.rst38 - Change output configuration: Plug/unplug screens, change EDID, allow changing
91 testing. Also needs support to specify the EDID.
/Documentation/media/v4l-drivers/
Dvivid.rst393 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 …]

12