]> Git Repo - J-u-boot.git/commit - common/edid.c
edid: Add a function to read detailed monitor timings
authorSimon Glass <[email protected]>
Wed, 15 Apr 2015 03:03:37 +0000 (21:03 -0600)
committerTom Warren <[email protected]>
Wed, 13 May 2015 16:24:10 +0000 (09:24 -0700)
commit00cf1167bb8f7c08825262ee83e77274ff034f0a
tree154757d0104c31f3aad7279d29dab862ec305e1e
parent490f5fd2388f0f7f18e1df22ff318393f8483ea4
edid: Add a function to read detailed monitor timings

For digital displays (such as EDP LCDs) we would like to read the EDID
information and use that to set display timings. Provide a function to do
this.

Signed-off-by: Simon Glass <[email protected]>
Signed-off-by: Tom Warren <[email protected]>
common/edid.c
include/edid.h
This page took 0.028539 seconds and 4 git commands to generate.