aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_edid.c
Commit message (Expand)AuthorAge
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-12
|\
| * drm/edid: Split mode lists out to their own header for readabilityAdam Jackson2010-08-09
| * drm/edid: Rewrite mode parse to use the generic detailed block walkAdam Jackson2010-08-09
| * drm/edid: Add detailed block walk for VTB extensionsAdam Jackson2010-08-09
| * drm/edid: Add detailed block walk for CEA extensionsAdam Jackson2010-08-09
| * drm: Remove unused fields from drm_display_infoAdam Jackson2010-08-09
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-05
|\|
| * Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-08-01
| |\
| * | drm: Add support for platform devices to register as DRM devicesJordan Crouse2010-05-31
* | | Merge branch 'master' into for-nextJiri Kosina2010-08-04
|\ \ \ | | |/ | |/|
| * | drm/edid: Fix the HDTV hack sync adjustmentAdam Jackson2010-07-29
| |/
* / drm: drm_edid: use ARRAY_SIZEKulikov Vasiliy2010-07-20
|/
* 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