aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_edid.c
Commit message (Expand)AuthorAge
* drm/edid: Allow non-fatal checksum errors in CEA blocksAdam Jackson2010-05-25
* drm/edid: fix typo in 1600x1200@75 modeAlex Deucher2010-05-21
* drm/fbdev: fix cloning on fbconDave Airlie2010-05-18
* drm: off by one in drm_edid.cDan Carpenter2010-05-18
* drm/edid: Fix 1024x768@85HzAdam Jackson2010-05-18
* drm/edid: remove an unneeded variableDan Carpenter2010-05-18
* Merge branch 'drm-edid-fixes' into drm-core-nextDave Airlie2010-04-19
|\
| * drm/edid: When checking duplicate standard modes, walked the probed listAdam Jackson2010-04-09
| * drm/modes: Fix interlaced mode namesAdam Jackson2010-04-05
| * drm/edid: Add secondary GTF curve supportAdam Jackson2010-04-05
| * drm/edid: Strengthen the algorithm for standard mode codesAdam Jackson2010-04-05
| * drm/edid: Fix the HDTV hack.Adam Jackson2010-04-05
| * drm/edid: Extend range-based mode addition for EDID 1.4Adam Jackson2010-04-05
| * drm/edid: Add test for monitor reduced blanking support.Adam Jackson2010-04-05
| * drm/edid: Fix preferred mode parse for EDID 1.4Adam Jackson2010-04-05
| * drm/edid: Remove some silly commentsAdam Jackson2010-04-05
| * drm/edid: Remove arbitrary EDID extension limitAdam Jackson2010-04-05
| * drm/edid: Add modes for Established Timings III sectionAdam Jackson2010-04-05
| * drm/edid: Reshuffle mode list construction to closer match the specAdam Jackson2010-04-05
| * drm/edid: Remove a redundant checkAdam Jackson2010-04-05
| * drm/edid: Remove some misleading commentsAdam Jackson2010-04-05
| * drm/edid: Fix secondary block fetch.Adam Jackson2010-04-05
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-09
|\ \
| * | drm/edid/quirks: Envision EN2028Adam Jackson2010-04-06
| |/
* | Merge branch 'master' into export-slabhTejun Heo2010-04-04
|\|
| * drm/edid: allow certain bogus edids to hit a fixup path rather than failBen Skeggs2010-03-14
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Merge remote branch 'korg/drm-radeon-testing' into drm-next-stageDave Airlie2010-02-26
|\
| * drm/radeon/kms: add support for hardcoded edids in rom (v2)Alex Deucher2010-02-08
* | drm/edid: Fix interlaced detailed timings to be frame size, not field.Adam Jackson2010-02-18
|/
* drm: EDID accept separate sync video modeJerome Glisse2010-01-14
* drm/edid: Fix CVT width/height decodeAdam Jackson2010-01-06
* drm/edid: Skip empty CVT codepointsAdam Jackson2010-01-06
* drm/kms: silencing a false positive warning.Marin Mitov2009-12-22
* Merge branch 'drm-core-next' into drm-linusDave Airlie2009-12-07
|\
| * drm/edid: Decode 3-byte CVT codes from EDID 1.4Adam Jackson2009-12-03
| * drm/edid: Add DMT modes to the pool if the monitor is GTF-capableAdam Jackson2009-12-03
| * drm/edid: Unify detailed block parsing between base and extension blocksAdam Jackson2009-12-03
| * drm/edid: Fix up partially corrupted headersAdam Jackson2009-11-23
| * drm/edid: Retry EDID fetch up to four timesAdam Jackson2009-11-23
| * drm/modes: Limit fallback modes to 60HzAdam Jackson2009-11-23
* | drm: work around EDIDs with bad htotal/vtotal valuesJesse Barnes2009-11-23
|/
* drm: Add the basic check for the detailed timing in EDIDZhao Yakui2009-10-27
* drm/kms: start adding command line interface using fb.Dave Airlie2009-09-24
* drm/edid: Fix standard timing parse for EDID <= 1.2Adam Jackson2009-09-23
* drm/edid: Detailed standard timing blocks have six timings, not five.Adam Jackson2009-09-23
* drm/edid: Ignore bad standard timings.Adam Jackson2009-09-23
* drm/edid: const cleanupAdam Jackson2009-09-23
* drm: shut the EDID warnings up.Adam Jackson2009-09-07
* drm/kms: add a function that can add the mode for the output device without EDIDZhao Yakui2009-09-07