Open mithro opened 7 years ago
The only auxch APIs I've seen are pretty highlevel, mostly taking 20 byte packets, (make sure you do at least 20 bytes) and generally are modelled like i2c engines, you give it a packet and it gives you an irq/status, and you get an irq and read the packet. Having some sort of interrupt line is definitely useful.
One of the big things that Linux has is decent support for understanding the stuff stored in the DisplayPort's equivalent of EDID. We should get that working and see what it decodes and stuff.