summaryrefslogtreecommitdiff
path: root/i2c/edid/README
AgeCommit message (Collapse)Author
2018-08-29Add trace with Acer AL711 TFT behind DP-to-HDMI and HDMI-to-VGA adaptersStefan BrĂ¼ns
The HDMI-to-VGA adapter provides audio via a 3.5mm socket. This feature is announced using a CEA extension block. The DP-to-HDMI adapter (Type 1) shows up at i2c address 0x40. It just provides an identification register/eeprom, reading 'DP-HDMI ADAPTOR\x04'.
2012-04-19READMEs: Cosmetics, consistency fixes, typos.Uwe Hermann
2012-04-19edid: The ddc decoder is now called i2cfilter.Uwe Hermann
2012-04-19edid: Add some more docs in the README.Uwe Hermann
2012-01-31i2c: some EDID dumpsBert Vermeulen