summaryrefslogtreecommitdiff
path: root/i2c/edid
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'.
2018-08-25Truncate end of trace only showing the idle bus, correct swapped pin namesStefan Brüns
2018-08-25Truncate end of trace only showing the idle busStefan Brüns
2014-12-16Fix probe names.Bert Vermeulen
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