Age | Commit message (Expand) | Author |
2015-10-11 | Derive lvds_dual_channel from EDID timings. | Vladimir Serbinenko |
2015-08-28 | edid: fix know_modes timing error | Yakir Yang |
2015-08-28 | edid: add function to manually specify mode | David Hendricks |
2015-08-28 | edid: Memset output earlier in decode_edid() | David Hendricks |
2015-08-28 | edid: Use edid_mode struct to reduce redundancy | David Hendricks |
2015-08-28 | edid: Clean-up the edid struct | David Hendricks |
2015-04-21 | Unify byte order macros and clrsetbits | Julius Werner |
2015-02-05 | drivers/xgi/z9s: Port Linux framebuffer initialization to coreboot | Timothy Pearson |
2014-12-29 | edid: fill reserved bits fields in cb_framebuffer | Patrick Georgi |
2014-12-22 | lib/edid.c: Fix mismatch between format string and variable type | Alexandru Gagniuc |
2014-12-17 | lib/edid.c: Use 'hh' instead of 'h' length modifier in printk | Alexandru Gagniuc |
2014-12-17 | edid: initialize has_valid_detailed_blocks as 1 | Vince Hsu |
2014-12-17 | edid: Change static variables to auto variables. | Hung-Te Lin |
2014-12-16 | edid: remove float use | Patrick Georgi |
2014-12-08 | edid: fill reserved bits fields in cb_framebuffer | Patrick Georgi |
2014-10-07 | edid: Relax EDID 1.3 requirements. | Hung-Te Lin |
2014-10-01 | edid: Support EDID 1.4. | Hung-Te Lin |
2014-10-01 | edid: Accept valid detail blocks without timing descriptor. | Hung-Te Lin |
2014-10-01 | edid: Fix string extraction in Monitor Descriptors. | Hung-Te Lin |
2014-10-01 | edid: Fix extension parsing when EDID blob does not have any extensions. | Hung-Te Lin |
2014-10-01 | edid: Fix source indent. | Hung-Te Lin |
2014-08-25 | intel/gma: Clarify code and use dedicated init for Google Peppy | Ronald G. Minnich |
2014-08-10 | src/lib/edid.c: missing break statement | Patrick Georgi |
2014-02-21 | lib/edid: Don't set vbe_valid in decode_edid. | Vladimir Serbinenko |
2014-02-19 | printk: support and use %hh prefix | Patrick Georgi |
2013-12-21 | Pit: graphics | Ronald G. Minnich |
2013-12-21 | Calculate transcoder flags based on pipe config | Furquan Shaikh |
2013-12-21 | Added structure members x_mm and y_mm to edid decoding | Furquan Shaikh |
2013-12-21 | FUI: Fill in link_m and link_n values | Furquan Shaikh |
2013-12-12 | EDID: add fields specialized to the needs of framebuffers | Ronald G. Minnich |
2013-07-10 | FUI: reorganize include files | Ronald G. Minnich |
2013-07-10 | Provide support for setting up the framebuffer from EDID | Ronald G. Minnich |
2013-06-19 | edid: fix warning | Gerd Hoffmann |
2013-03-20 | link/graphics: Add support for EDID | Ronald G. Minnich |