aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_edid.h
Commit message (Expand)AuthorAgeFilesLines
* 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