edid: Add a function to read detailed monitor timings
authorSimon Glass <sjg@chromium.org>
Wed, 15 Apr 2015 03:03:37 +0000 (21:03 -0600)
committerTom Warren <twarren@nvidia.com>
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 <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
common/edid.c
include/edid.h