summaryrefslogtreecommitdiff
path: root/src/include/edid.h
AgeCommit message (Expand)Author
2021-01-18include/edid.h: Remove repeated wordElyes HAOUAS
2020-12-17drivers: Replace set_vbe_mode_info_validPatrick Rudolph
2020-12-10lib/edid_fill_fb: Support multiple framebuffersPatrick Rudolph
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-05src/include: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-08-15lib: edid: Move manufacturer name from private extra to public infoHung-Te Lin
2019-08-08lib/edid: Add suport for display rotationNicolas Boichat
2017-05-30lib/edid: Split out fill_lb_framebuffer()Nico Huber
2017-05-03lib/edid: Save the display ASCII stringArthur Heymans
2017-05-03lib/edid.c: Differentiate between absent and non-conformant EDIDArthur Heymans
2016-09-08edid: Fix a function signatureNico Huber
2016-04-07edid: Make framebuffer row alignment configurableJulius Werner
2016-03-24edid: Add helper function to calculate bits-per-pixel dependent valuesJulius Werner
2015-11-10edid: add hdmi_monitor_detected in data struct edidYakir Yang
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-11Derive lvds_dual_channel from EDID timings.Vladimir Serbinenko
2015-08-28edid: add function to manually specify modeDavid Hendricks
2015-08-28edid: Use edid_mode struct to reduce redundancyDavid Hendricks
2015-08-28edid: Clean-up the edid structDavid Hendricks
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-12-16edid: remove float usePatrick Georgi
2014-08-25intel/gma: Clarify code and use dedicated init for Google PeppyRonald G. Minnich
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-03-20link/graphics: Add support for EDIDRonald G. Minnich