summaryrefslogtreecommitdiff
path: root/sys/dev/i2c/ddcvar.h
AgeCommit message (Expand)Author
2015-05-17add ddc_dev_read_edid{,_block} functions, same as ddc_read_edid{,_block} but ...jmcneill
2014-11-17add ddc_read_edid_block, which is the same as ddc_read_edid but takes an addi...jmcneill
2006-04-25Add basic DDC (VESA Data Display Channel) driver for use by framebuffers.gdamore