summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_edid.c
AgeCommit message (Expand)Author
2010-04-06drm/edid: Remove some silly commentsAdam Jackson
2010-04-06drm/edid: Remove arbitrary EDID extension limitAdam Jackson
2010-04-06drm/edid: Add modes for Established Timings III sectionAdam Jackson
2010-04-06drm/edid: Reshuffle mode list construction to closer match the specAdam Jackson
2010-04-06drm/edid: Remove a redundant checkAdam Jackson
2010-04-06drm/edid: Remove some misleading commentsAdam Jackson
2010-04-06drm/edid: Fix secondary block fetch.Adam Jackson
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-15drm/edid: allow certain bogus edids to hit a fixup path rather than failBen Skeggs
2010-02-26Merge remote branch 'korg/drm-radeon-testing' into drm-next-stageDave Airlie
2010-02-18drm/edid: Fix interlaced detailed timings to be frame size, not field.Adam Jackson
2010-02-09drm/radeon/kms: add support for hardcoded edids in rom (v2)Alex Deucher
2010-01-15drm: EDID accept separate sync video modeJerome Glisse
2010-01-07drm/edid: Fix CVT width/height decodeAdam Jackson
2010-01-07drm/edid: Skip empty CVT codepointsAdam Jackson
2009-12-23drm/kms: silencing a false positive warning.Marin Mitov
2009-12-08Merge branch 'drm-core-next' into drm-linusDave Airlie
2009-12-04drm/edid: Decode 3-byte CVT codes from EDID 1.4Adam Jackson
2009-12-04drm/edid: Add DMT modes to the pool if the monitor is GTF-capableAdam Jackson
2009-12-04drm/edid: Unify detailed block parsing between base and extension blocksAdam Jackson
2009-11-24drm: work around EDIDs with bad htotal/vtotal valuesJesse Barnes
2009-11-24drm/edid: Fix up partially corrupted headersAdam Jackson
2009-11-24drm/edid: Retry EDID fetch up to four timesAdam Jackson
2009-11-24drm/modes: Limit fallback modes to 60HzAdam Jackson
2009-10-28drm: Add the basic check for the detailed timing in EDIDZhao Yakui
2009-09-25drm/kms: start adding command line interface using fb.Dave Airlie
2009-09-24drm/edid: Fix standard timing parse for EDID <= 1.2Adam Jackson
2009-09-24drm/edid: Detailed standard timing blocks have six timings, not five.Adam Jackson
2009-09-24drm/edid: Ignore bad standard timings.Adam Jackson
2009-09-24drm/edid: const cleanupAdam Jackson
2009-09-08drm: shut the EDID warnings up.Adam Jackson
2009-09-07drm/kms: add a function that can add the mode for the output device without EDIDZhao Yakui
2009-09-07drm/kms: try to find the std mode in DMT tableZhao Yakui
2009-09-07drm/kms: Add the default mode tableZhao Yakui
2009-08-31drm/kms: Parse the detailed time info in CEA-EDIDZhao Yakui
2009-08-20Merge Linus master to drm-nextDave Airlie
2009-08-15drm/edid: fixup detailed timings like the X server.Dave Airlie
2009-07-15drm/mode: get the modeline for standard timing in EDID by using CVT/GTFZhao Yakui
2009-06-24drm: Fix shifts which were miscalculated when converting from bitfields.Michel Dänzer
2009-06-19drm: EDID endianness fixes.Michel Dänzer
2009-06-12Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-12drm: Eliminate magic I2C frobbing when reading EDIDKeith Packard
2009-06-04drm: ignore EDID with really tiny modes.Adam Jackson
2009-04-03drm: fix EDID backward compat checkJesse Barnes
2009-04-03drm: fix typo in edid vendor parsing.Dave Airlie
2009-03-29drm: detect hdmi monitor by hdmi identifier (v3)Ma Ling
2009-03-29drm: read EDID extensions from monitorMa Ling
2009-02-25drm: edid revision 0 is validKyle McMartin
2009-02-25drm: Fix shifts of EDID vsync offset/width fields.Linus Torvalds