| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-08-05 | 1 | -2/+2 |
|\ |
|
| * | Merge remote branch 'origin/master' into drm-intel-next | Eric Anholt | 2010-08-01 | 1 | -2/+2 |
| |\ |
|
| * | | drm: Add support for platform devices to register as DRM devices | Jordan Crouse | 2010-06-01 | 1 | -2/+2 |
* | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 | 1 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | drm/edid: Fix the HDTV hack sync adjustment | Adam Jackson | 2010-07-29 | 1 | -2/+2 |
| |/ |
|
* | | drm: drm_edid: use ARRAY_SIZE | Kulikov Vasiliy | 2010-07-20 | 1 | -5/+2 |
|/ |
|
* | drm/edid: Allow non-fatal checksum errors in CEA blocks | Adam Jackson | 2010-05-26 | 1 | -1/+4 |
* | drm/edid: fix typo in 1600x1200@75 mode | Alex Deucher | 2010-05-21 | 1 | -1/+1 |
* | drm/fbdev: fix cloning on fbcon | Dave Airlie | 2010-05-18 | 1 | -8/+9 |
* | drm: off by one in drm_edid.c | Dan Carpenter | 2010-05-18 | 1 | -1/+1 |
* | drm/edid: Fix 1024x768@85Hz | Adam Jackson | 2010-05-18 | 1 | -1/+1 |
* | drm/edid: remove an unneeded variable | Dan Carpenter | 2010-05-18 | 1 | -2/+0 |
* | Merge branch 'drm-edid-fixes' into drm-core-next | Dave Airlie | 2010-04-20 | 1 | -246/+543 |
|\ |
|
| * | drm/edid: When checking duplicate standard modes, walked the probed list | Adam Jackson | 2010-04-10 | 1 | -1/+1 |
| * | drm/modes: Fix interlaced mode names | Adam Jackson | 2010-04-06 | 1 | -2/+2 |
| * | drm/edid: Add secondary GTF curve support | Adam Jackson | 2010-04-06 | 1 | -27/+92 |
| * | drm/edid: Strengthen the algorithm for standard mode codes | Adam Jackson | 2010-04-06 | 1 | -10/+18 |
| * | drm/edid: Fix the HDTV hack. | Adam Jackson | 2010-04-06 | 1 | -3/+13 |
| * | drm/edid: Extend range-based mode addition for EDID 1.4 | Adam Jackson | 2010-04-06 | 1 | -23/+78 |
| * | drm/edid: Add test for monitor reduced blanking support. | Adam Jackson | 2010-04-06 | 1 | -4/+43 |
| * | drm/edid: Fix preferred mode parse for EDID 1.4 | Adam Jackson | 2010-04-06 | 1 | -1/+4 |
| * | drm/edid: Remove some silly comments | Adam Jackson | 2010-04-06 | 1 | -14/+3 |
| * | drm/edid: Remove arbitrary EDID extension limit | Adam Jackson | 2010-04-06 | 1 | -14/+5 |
| * | drm/edid: Add modes for Established Timings III section | Adam Jackson | 2010-04-06 | 1 | -0/+91 |
| * | drm/edid: Reshuffle mode list construction to closer match the spec | Adam Jackson | 2010-04-06 | 1 | -2/+16 |
| * | drm/edid: Remove a redundant check | Adam Jackson | 2010-04-06 | 1 | -4/+0 |
| * | drm/edid: Remove some misleading comments | Adam Jackson | 2010-04-06 | 1 | -8/+0 |
| * | drm/edid: Fix secondary block fetch. | Adam Jackson | 2010-04-06 | 1 | -143/+187 |
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-04-09 | 1 | -0/+2 |
|\ \ |
|
| * | | drm/edid/quirks: Envision EN2028 | Adam Jackson | 2010-04-07 | 1 | -0/+2 |
| |/ |
|
* | | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-05 | 1 | -9/+0 |
|\ \
| |/ |
|
| * | drm/edid: allow certain bogus edids to hit a fixup path rather than fail | Ben Skeggs | 2010-03-15 | 1 | -9/+0 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | Merge remote branch 'korg/drm-radeon-testing' into drm-next-stage | Dave Airlie | 2010-02-26 | 1 | -15/+15 |
|\ |
|
| * | drm/radeon/kms: add support for hardcoded edids in rom (v2) | Alex Deucher | 2010-02-09 | 1 | -15/+15 |
* | | drm/edid: Fix interlaced detailed timings to be frame size, not field. | Adam Jackson | 2010-02-18 | 1 | -2/+45 |
|/ |
|
* | drm: EDID accept separate sync video mode | Jerome Glisse | 2010-01-15 | 1 | -2/+1 |
* | drm/edid: Fix CVT width/height decode | Adam Jackson | 2010-01-07 | 1 | -5/+5 |
* | drm/edid: Skip empty CVT codepoints | Adam Jackson | 2010-01-07 | 1 | -0/+4 |
* | drm/kms: silencing a false positive warning. | Marin Mitov | 2009-12-23 | 1 | -1/+1 |
* | Merge branch 'drm-core-next' into drm-linus | Dave Airlie | 2009-12-08 | 1 | -124/+204 |
|\ |
|
| * | drm/edid: Decode 3-byte CVT codes from EDID 1.4 | Adam Jackson | 2009-12-04 | 1 | -0/+48 |
| * | drm/edid: Add DMT modes to the pool if the monitor is GTF-capable | Adam Jackson | 2009-12-04 | 1 | -4/+65 |
| * | drm/edid: Unify detailed block parsing between base and extension blocks | Adam Jackson | 2009-12-04 | 1 | -102/+61 |
| * | drm/edid: Fix up partially corrupted headers | Adam Jackson | 2009-11-24 | 1 | -6/+16 |
| * | drm/edid: Retry EDID fetch up to four times | Adam Jackson | 2009-11-24 | 1 | -14/+14 |
| * | drm/modes: Limit fallback modes to 60Hz | Adam Jackson | 2009-11-24 | 1 | -0/+2 |
* | | drm: work around EDIDs with bad htotal/vtotal values | Jesse Barnes | 2009-11-24 | 1 | -0/+6 |
|/ |
|
* | drm: Add the basic check for the detailed timing in EDID | Zhao Yakui | 2009-10-28 | 1 | -0/+15 |
* | drm/kms: start adding command line interface using fb. | Dave Airlie | 2009-09-25 | 1 | -2/+4 |