summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/edid-decode
Commit message (Collapse)AuthorAgeFilesLines
* edid-decode: an utility to parse EDID informationDmitry Baryshkov2023-01-251-0/+17
While parse-edid serves it's right to dump the xorg.conf style data, it lacks the ability to display most of the information found in the EDID. Add another utility to parse EDID information. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>