summaryrefslogtreecommitdiffstats
path: root/include/edid.h
Commit message (Expand)AuthorAgeFilesLines
* edid: add edid_get_timing_validate() variant to filter out edid modesNeil Armstrong2019-07-291-0/+22
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* edid: Add HDMI flag to timing infoJernej Skrabec2017-05-151-0/+14
* dm: video: Repurpose the 'displayport' uclass to 'display'Simon Glass2016-01-211-0/+1
* edid: Add a function to read detailed monitor timingsSimon Glass2015-05-131-0/+19
* edid: Add struct and defines for cea681 extension blocksHans de Goede2015-01-141-0/+19
* edid: Add an edid_check_checksum() helper functionHans de Goede2015-01-141-0/+9
* videomodes: Add video_edid_dtd_to_ctfb_res_modes helper functionHans de Goede2015-01-141-0/+4
* edid: rename struct member to fix two EDID_* macrosChristian Gmeiner2013-08-121-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-18/+1
* edid: Library of EDID decode and printTom Wai-Hong Tam2012-12-111-0/+275