summaryrefslogtreecommitdiff
path: root/include/edid.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-5/+5
2019-07-29edid: add edid_get_timing_validate() variant to filter out edid modesNeil Armstrong1-0/+22
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-05-15edid: Add HDMI flag to timing infoJernej Skrabec1-0/+14
2016-01-22dm: video: Repurpose the 'displayport' uclass to 'display'Simon Glass1-0/+1
2015-05-13edid: Add a function to read detailed monitor timingsSimon Glass1-0/+19
2015-01-14edid: Add struct and defines for cea681 extension blocksHans de Goede1-0/+19
2015-01-14edid: Add an edid_check_checksum() helper functionHans de Goede1-0/+9
2015-01-14videomodes: Add video_edid_dtd_to_ctfb_res_modes helper functionHans de Goede1-0/+4
2013-08-13edid: rename struct member to fix two EDID_* macrosChristian Gmeiner1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-18/+1
2012-12-12edid: Library of EDID decode and printTom Wai-Hong Tam1-0/+275