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
2021-01-18
include/edid.h: Remove repeated word
Elyes HAOUAS
2020-12-17
drivers: Replace set_vbe_mode_info_valid
Patrick Rudolph
2020-12-10
lib/edid_fill_fb: Support multiple framebuffers
Patrick Rudolph
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-05
src/include: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2019-08-15
lib: edid: Move manufacturer name from private extra to public info
Hung-Te Lin
2019-08-08
lib/edid: Add suport for display rotation
Nicolas Boichat
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