index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
edid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
edid: Don't half parse (and wrongly print) more detailed timings
Douglas Anderson
2015-11-19
1
-58
/
+67
*
edid: Use a better mode for 640x480
Douglas Anderson
2015-11-19
1
-1
/
+1
*
edid: Don't set standard timings as supported if they're not
Douglas Anderson
2015-11-19
1
-5
/
+5
*
edid: Remove useless parameter from detailed_cvt_descriptor()
Douglas Anderson
2015-11-19
1
-2
/
+2
*
edid: add hdmi_monitor_detected in data struct edid
Yakir Yang
2015-11-10
1
-0
/
+2
*
Derive lvds_dual_channel from EDID timings.
Vladimir Serbinenko
2015-10-11
1
-0
/
+15
*
edid: fix know_modes timing error
Yakir Yang
2015-08-28
1
-4
/
+4
*
edid: add function to manually specify mode
David Hendricks
2015-08-28
1
-1
/
+60
*
edid: Memset output earlier in decode_edid()
David Hendricks
2015-08-28
1
-1
/
+2
*
edid: Use edid_mode struct to reduce redundancy
David Hendricks
2015-08-28
1
-24
/
+25
*
edid: Clean-up the edid struct
David Hendricks
2015-08-28
1
-52
/
+71
*
Unify byte order macros and clrsetbits
Julius Werner
2015-04-21
1
-1
/
+0
*
drivers/xgi/z9s: Port Linux framebuffer initialization to coreboot
Timothy Pearson
2015-02-05
1
-0
/
+2
*
edid: fill reserved bits fields in cb_framebuffer
Patrick Georgi
2014-12-29
1
-2
/
+4
*
lib/edid.c: Fix mismatch between format string and variable type
Alexandru Gagniuc
2014-12-22
1
-1
/
+1
*
lib/edid.c: Use 'hh' instead of 'h' length modifier in printk
Alexandru Gagniuc
2014-12-17
1
-5
/
+5
*
edid: initialize has_valid_detailed_blocks as 1
Vince Hsu
2014-12-17
1
-0
/
+1
*
edid: Change static variables to auto variables.
Hung-Te Lin
2014-12-17
1
-189
/
+195
*
edid: remove float use
Patrick Georgi
2014-12-16
1
-11
/
+12
*
edid: fill reserved bits fields in cb_framebuffer
Patrick Georgi
2014-12-08
1
-2
/
+4
*
edid: Relax EDID 1.3 requirements.
Hung-Te Lin
2014-10-07
1
-3
/
+13
*
edid: Support EDID 1.4.
Hung-Te Lin
2014-10-01
1
-1
/
+18
*
edid: Accept valid detail blocks without timing descriptor.
Hung-Te Lin
2014-10-01
1
-11
/
+11
*
edid: Fix string extraction in Monitor Descriptors.
Hung-Te Lin
2014-10-01
1
-45
/
+16
*
edid: Fix extension parsing when EDID blob does not have any extensions.
Hung-Te Lin
2014-10-01
1
-2
/
+8
*
edid: Fix source indent.
Hung-Te Lin
2014-10-01
1
-231
/
+231
*
intel/gma: Clarify code and use dedicated init for Google Peppy
Ronald G. Minnich
2014-08-25
1
-8
/
+15
*
src/lib/edid.c: missing break statement
Patrick Georgi
2014-08-10
1
-1
/
+1
*
lib/edid: Don't set vbe_valid in decode_edid.
Vladimir Serbinenko
2014-02-21
1
-1
/
+1
*
printk: support and use %hh prefix
Patrick Georgi
2014-02-19
1
-5
/
+5
*
Pit: graphics
Ronald G. Minnich
2013-12-21
1
-5
/
+5
*
Calculate transcoder flags based on pipe config
Furquan Shaikh
2013-12-21
1
-0
/
+1
*
Added structure members x_mm and y_mm to edid decoding
Furquan Shaikh
2013-12-21
1
-2
/
+4
*
FUI: Fill in link_m and link_n values
Furquan Shaikh
2013-12-21
1
-2
/
+4
*
EDID: add fields specialized to the needs of framebuffers
Ronald G. Minnich
2013-12-12
1
-4
/
+20
*
FUI: reorganize include files
Ronald G. Minnich
2013-07-10
1
-1
/
+0
*
Provide support for setting up the framebuffer from EDID
Ronald G. Minnich
2013-07-10
1
-1
/
+70
*
edid: fix warning
Gerd Hoffmann
2013-06-19
1
-1
/
+1
*
link/graphics: Add support for EDID
Ronald G. Minnich
2013-03-20
1
-0
/
+1388