]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:39:35 +0000 (22:39 +0200)
commit6225790e7d6114d3e5797de693b5a61f02d9ce75
tree4e44e52f1833a5b1241750c2b3c33ec34b22f493
parent546645f38c451cc2aa6004447f6e73b4e238facb
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