index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
edid.h
Age
Commit message (
Expand
)
Author
2017-05-30
lib/edid: Split out fill_lb_framebuffer()
Nico Huber
2017-05-03
lib/edid: Save the display ASCII string
Arthur Heymans
2017-05-03
lib/edid.c: Differentiate between absent and non-conformant EDID
Arthur Heymans
2016-09-08
edid: Fix a function signature
Nico Huber
2016-04-07
edid: Make framebuffer row alignment configurable
Julius Werner
2016-03-24
edid: Add helper function to calculate bits-per-pixel dependent values
Julius Werner
2015-11-10
edid: add hdmi_monitor_detected in data struct edid
Yakir Yang
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-11
Derive lvds_dual_channel from EDID timings.
Vladimir Serbinenko
2015-08-28
edid: add function to manually specify mode
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-05-21
Remove address from GPLv2 headers
Patrick Georgi
2014-12-16
edid: remove float use
Patrick Georgi
2014-08-25
intel/gma: Clarify code and use dedicated init for Google Peppy
Ronald G. Minnich
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-03-20
link/graphics: Add support for EDID
Ronald G. Minnich