summaryrefslogtreecommitdiffstats
path: root/src/include/edid.h
Commit message (Expand)AuthorAgeFilesLines
* include/edid.h: Remove repeated wordElyes HAOUAS2021-01-181-1/+1
* drivers: Replace set_vbe_mode_info_validPatrick Rudolph2020-12-171-2/+0
* lib/edid_fill_fb: Support multiple framebuffersPatrick Rudolph2020-12-101-1/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/include: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* lib: edid: Move manufacturer name from private extra to public infoHung-Te Lin2019-08-151-0/+1
* lib/edid: Add suport for display rotationNicolas Boichat2019-08-081-0/+2
* lib/edid: Split out fill_lb_framebuffer()Nico Huber2017-05-301-0/+2
* lib/edid: Save the display ASCII stringArthur Heymans2017-05-031-0/+3
* lib/edid.c: Differentiate between absent and non-conformant EDIDArthur Heymans2017-05-031-0/+6
* edid: Fix a function signatureNico Huber2016-09-081-1/+1
* edid: Make framebuffer row alignment configurableJulius Werner2016-04-071-1/+2
* edid: Add helper function to calculate bits-per-pixel dependent valuesJulius Werner2016-03-241-0/+1
* edid: add hdmi_monitor_detected in data struct edidYakir Yang2015-11-101-0/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Derive lvds_dual_channel from EDID timings.Vladimir Serbinenko2015-10-111-0/+1
* edid: add function to manually specify modeDavid Hendricks2015-08-281-1/+8
* edid: Use edid_mode struct to reduce redundancyDavid Hendricks2015-08-281-13/+26
* edid: Clean-up the edid structDavid Hendricks2015-08-281-24/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* edid: remove float usePatrick Georgi2014-12-161-0/+1
* intel/gma: Clarify code and use dedicated init for Google PeppyRonald G. Minnich2014-08-251-1/+21
* Added structure members x_mm and y_mm to edid decodingFurquan Shaikh2013-12-211-0/+2
* FUI: Fill in link_m and link_n valuesFurquan Shaikh2013-12-211-0/+2
* EDID: add fields specialized to the needs of framebuffersRonald G. Minnich2013-12-121-0/+8
* FUI: reorganize include filesRonald G. Minnich2013-07-101-0/+1
* Provide support for setting up the framebuffer from EDIDRonald G. Minnich2013-07-101-0/+4
* link/graphics: Add support for EDIDRonald G. Minnich2013-03-201-0/+66