summaryrefslogtreecommitdiffstats
path: root/include/drm/drm_edid.h
Commit message (Expand)AuthorAgeFilesLines
* drm: probe_helper: Hide ugly ifdefEzequiel Garcia2016-04-201-0/+8
* drm/edid: Add API to help find connection typeSubhransu S. Prusty2016-02-151-0/+12
* drm: Make drm_av_sync_delay() 'mode' argument constVille Syrjälä2015-09-091-1/+1
* drm: Remove the 'mode' argument from drm_select_eld()Ville Syrjälä2015-09-091-2/+1
* drm/edid: add function to help find SADsRussell King2015-08-201-0/+19
* drm/edid: add #defines for ELD versionsJani Nikula2015-04-131-0/+2
* drm/displayid: add displayid defines and edid extension (v2)Dave Airlie2014-12-091-0/+2
* drm: Decouple EDID parsing from I2C adapterLars-Peter Clausen2014-11-261-0/+5
* drm/edid: add #defines and helpers for ELDJani Nikula2014-11-051-0/+102
* drm/edid: Parse and handle HDMI deep color modes.Mario Kleiner2014-06-021-0/+5
* Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-09-021-0/+1
|\
| * drm/edid: add a helper function to extract the speaker allocation data block ...Alex Deucher2013-08-301-0/+1
* | drm: Add a helper to forge HDMI vendor infoframesLespiau, Damien2013-08-301-0/+4
|/
* drm: add drm_edid_to_eld helper extracting SADs from EDID (v2)Rafał Miłecki2013-04-231-0/+9
* drm: Add HDMI infoframe helpersThierry Reding2013-02-221-0/+6
* drm/edid: Add packed attribute to new gtf2 and cvt structsTakashi Iwai2012-04-231-2/+2
* drm/edid: Update range descriptor struct for EDID 1.4Adam Jackson2012-04-201-6/+20
* drm: allow loading an EDID as firmware to override broken monitorCarsten Emde2012-03-201-0/+1
* drm: support routines for HDMI/DP ELDWu Fengguang2011-09-211-0/+9
* drm: parse color format support for digital displaysJesse Barnes2011-04-281-0/+8
* drm: add bit depth parsingJesse Barnes2011-04-281-1/+16
* drm/edid: Add detailed block walk for CEA extensionsAdam Jackson2010-08-101-0/+6
* drm_edid: There should be 6 Standard TimingsDan Carpenter2010-05-181-1/+1
* drm/edid: Remove arbitrary EDID extension limitAdam Jackson2010-04-061-3/+0
* drm/radeon/kms: add support for hardcoded edids in rom (v2)Alex Deucher2010-02-091-0/+3
* drm/edid: Decode 3-byte CVT codes from EDID 1.4Adam Jackson2009-12-041-0/+5
* drm/edid: Add new detailed block types from EDID 1.4Adam Jackson2009-12-041-0/+3
* drm: Fix shifts which were miscalculated when converting from bitfields.Michel Dänzer2009-06-241-19/+19
* drm: EDID endianness fixes.Michel Dänzer2009-06-191-49/+43
* drm: fix EDID parser problem with positive/negative hsync/vsyncPantelis Koukousoulas2009-03-111-1/+1
* drm: Fix ordering of bit fields in EDID structure leading huge vsync values.Jesse Barnes2009-02-251-2/+2
* DRM: add mode setting supportDave Airlie2008-12-291-0/+202
OpenPOWER on IntegriCloud