aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_edid.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-09drm/displayid: add displayid defines and edid extension (v2)Dave Airlie1-0/+2
2014-11-26drm: Decouple EDID parsing from I2C adapterLars-Peter Clausen1-0/+5
2014-11-05drm/edid: add #defines and helpers for ELDJani Nikula1-0/+102
2014-06-02drm/edid: Parse and handle HDMI deep color modes.Mario Kleiner1-0/+5
2013-09-02Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-0/+1
2013-08-30drm/edid: add a helper function to extract the speaker allocation data block (v3)Alex Deucher1-0/+1
2013-08-30drm: Add a helper to forge HDMI vendor infoframesLespiau, Damien1-0/+4
2013-04-23drm: add drm_edid_to_eld helper extracting SADs from EDID (v2)Rafał Miłecki1-0/+9
2013-02-22drm: Add HDMI infoframe helpersThierry Reding1-0/+6
2012-04-23drm/edid: Add packed attribute to new gtf2 and cvt structsTakashi Iwai1-2/+2
2012-04-20drm/edid: Update range descriptor struct for EDID 1.4Adam Jackson1-6/+20
2012-03-20drm: allow loading an EDID as firmware to override broken monitorCarsten Emde1-0/+1
2011-09-21drm: support routines for HDMI/DP ELDWu Fengguang1-0/+9
2011-04-28drm: parse color format support for digital displaysJesse Barnes1-0/+8
2011-04-28drm: add bit depth parsingJesse Barnes1-1/+16
2010-08-10drm/edid: Add detailed block walk for CEA extensionsAdam Jackson1-0/+6
2010-05-18drm_edid: There should be 6 Standard TimingsDan Carpenter1-1/+1
2010-04-06drm/edid: Remove arbitrary EDID extension limitAdam Jackson1-3/+0
2010-02-09drm/radeon/kms: add support for hardcoded edids in rom (v2)Alex Deucher1-0/+3
2009-12-04drm/edid: Decode 3-byte CVT codes from EDID 1.4Adam Jackson1-0/+5
2009-12-04drm/edid: Add new detailed block types from EDID 1.4Adam Jackson1-0/+3
2009-06-24drm: Fix shifts which were miscalculated when converting from bitfields.Michel Dänzer1-19/+19
2009-06-19drm: EDID endianness fixes.Michel Dänzer1-49/+43
2009-03-11drm: fix EDID parser problem with positive/negative hsync/vsyncPantelis Koukousoulas1-1/+1
2009-02-25drm: Fix ordering of bit fields in EDID structure leading huge vsync values.Jesse Barnes1-2/+2
2008-12-29DRM: add mode setting supportDave Airlie1-0/+202