summaryrefslogtreecommitdiff
path: root/src/lib/edid.c
AgeCommit message (Expand)Author
2014-12-16edid: remove float usePatrick Georgi
2014-12-08edid: fill reserved bits fields in cb_framebufferPatrick Georgi
2014-10-07edid: Relax EDID 1.3 requirements.Hung-Te Lin
2014-10-01edid: Support EDID 1.4.Hung-Te Lin
2014-10-01edid: Accept valid detail blocks without timing descriptor.Hung-Te Lin
2014-10-01edid: Fix string extraction in Monitor Descriptors.Hung-Te Lin
2014-10-01edid: Fix extension parsing when EDID blob does not have any extensions.Hung-Te Lin
2014-10-01edid: Fix source indent.Hung-Te Lin
2014-08-25intel/gma: Clarify code and use dedicated init for Google PeppyRonald G. Minnich
2014-08-10src/lib/edid.c: missing break statementPatrick Georgi
2014-02-21lib/edid: Don't set vbe_valid in decode_edid.Vladimir Serbinenko
2014-02-19printk: support and use %hh prefixPatrick Georgi
2013-12-21Pit: graphicsRonald G. Minnich
2013-12-21Calculate transcoder flags based on pipe configFurquan Shaikh
2013-12-21Added structure members x_mm and y_mm to edid decodingFurquan Shaikh
2013-12-21FUI: Fill in link_m and link_n valuesFurquan Shaikh
2013-12-12EDID: add fields specialized to the needs of framebuffersRonald G. Minnich
2013-07-10FUI: reorganize include filesRonald G. Minnich
2013-07-10Provide support for setting up the framebuffer from EDIDRonald G. Minnich
2013-06-19edid: fix warningGerd Hoffmann
2013-03-20link/graphics: Add support for EDIDRonald G. Minnich