drm/nv50: fix iommu errors caused by device reading from address 0
[safe/jmp/linux-2.6] / drivers / gpu / drm / drm_edid.c
2010-05-26 Adam Jacksondrm/edid: Allow non-fatal checksum errors in CEA blocks
2010-05-21 Alex Deucherdrm/edid: fix typo in 1600x1200@75 mode
2010-05-18 Dave Airliedrm/fbdev: fix cloning on fbcon
2010-05-18 Dan Carpenterdrm: off by one in drm_edid.c
2010-05-18 Adam Jacksondrm/edid: Fix 1024x768@85Hz
2010-05-18 Dan Carpenterdrm/edid: remove an unneeded variable
2010-04-20 Dave AirlieMerge branch 'drm-edid-fixes' into drm-core-next
2010-04-09 Adam Jacksondrm/edid: When checking duplicate standard modes, walke...
2010-04-09 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-04-07 Adam Jacksondrm/edid/quirks: Envision EN2028
2010-04-06 Adam Jacksondrm/modes: Fix interlaced mode names
2010-04-06 Adam Jacksondrm/edid: Add secondary GTF curve support
2010-04-06 Adam Jacksondrm/edid: Strengthen the algorithm for standard mode...
2010-04-06 Adam Jacksondrm/edid: Fix the HDTV hack.
2010-04-06 Adam Jacksondrm/edid: Extend range-based mode addition for EDID 1.4
2010-04-06 Adam Jacksondrm/edid: Add test for monitor reduced blanking support.
2010-04-06 Adam Jacksondrm/edid: Fix preferred mode parse for EDID 1.4
2010-04-06 Adam Jacksondrm/edid: Remove some silly comments
2010-04-06 Adam Jacksondrm/edid: Remove arbitrary EDID extension limit
2010-04-06 Adam Jacksondrm/edid: Add modes for Established Timings III section
2010-04-06 Adam Jacksondrm/edid: Reshuffle mode list construction to closer...
2010-04-06 Adam Jacksondrm/edid: Remove a redundant check
2010-04-06 Adam Jacksondrm/edid: Remove some misleading comments
2010-04-06 Adam Jacksondrm/edid: Fix secondary block fetch.
2010-04-05 Tejun HeoMerge branch 'master' into export-slabh
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-15 Ben Skeggsdrm/edid: allow certain bogus edids to hit a fixup...
2010-02-26 Dave AirlieMerge remote branch 'korg/drm-radeon-testing' into...
2010-02-18 Adam Jacksondrm/edid: Fix interlaced detailed timings to be frame...
2010-02-08 Alex Deucherdrm/radeon/kms: add support for hardcoded edids in...
2010-01-15 Jerome Glissedrm: EDID accept separate sync video mode
2010-01-07 Adam Jacksondrm/edid: Fix CVT width/height decode
2010-01-07 Adam Jacksondrm/edid: Skip empty CVT codepoints
2009-12-23 Marin Mitovdrm/kms: silencing a false positive warning.
2009-12-08 Dave AirlieMerge branch 'drm-core-next' into drm-linus
2009-12-07 Dave AirlieMerge remote branch 'origin/drm-core-next' into test
2009-12-03 Adam Jacksondrm/edid: Decode 3-byte CVT codes from EDID 1.4
2009-12-03 Adam Jacksondrm/edid: Add DMT modes to the pool if the monitor...
2009-12-03 Adam Jacksondrm/edid: Unify detailed block parsing between base...
2009-11-24 Jesse Barnesdrm: work around EDIDs with bad htotal/vtotal values
2009-11-24 Adam Jacksondrm/edid: Fix up partially corrupted headers
2009-11-24 Adam Jacksondrm/edid: Retry EDID fetch up to four times
2009-11-24 Adam Jacksondrm/modes: Limit fallback modes to 60Hz
2009-10-28 Zhao Yakuidrm: Add the basic check for the detailed timing in...
2009-10-15 Zhao Yakuidrm: Add the basic check for the detailed timing in...
2009-09-25 Dave Airliedrm/kms: start adding command line interface using fb.
2009-09-23 Adam Jacksondrm/edid: Fix standard timing parse for EDID <= 1.2
2009-09-23 Adam Jacksondrm/edid: Detailed standard timing blocks have six...
2009-09-23 Adam Jacksondrm/edid: Ignore bad standard timings.
2009-09-23 Adam Jacksondrm/edid: const cleanup
2009-09-08 Adam Jacksondrm: shut the EDID warnings up.
2009-09-07 Zhao Yakuidrm/kms: add a function that can add the mode for the...
2009-09-07 Zhao Yakuidrm/kms: try to find the std mode in DMT table
2009-09-07 Zhao Yakuidrm/kms: Add the default mode table
2009-08-30 Zhao Yakuidrm/kms: Parse the detailed time info in CEA-EDID
2009-08-20 Dave AirlieMerge Linus master to drm-next
2009-08-15 Dave Airliedrm/edid: fixup detailed timings like the X server.
2009-07-15 Zhao Yakuidrm/mode: get the modeline for standard timing in EDID...
2009-06-24 Michel Dänzerdrm: Fix shifts which were miscalculated when convertin...
2009-06-18 Michel Dänzerdrm: EDID endianness fixes.
2009-06-13 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-06-12 Keith Packarddrm: Eliminate magic I2C frobbing when reading EDID
2009-06-04 Adam Jacksondrm: ignore EDID with really tiny modes.
2009-04-02 Jesse Barnesdrm: fix EDID backward compat check
2009-04-02 Dave Airliedrm: fix typo in edid vendor parsing.
2009-03-29 Ma Lingdrm: detect hdmi monitor by hdmi identifier (v3)
2009-03-29 Ma Lingdrm: read EDID extensions from monitor
2009-02-25 Kyle McMartindrm: edid revision 0 is valid
2009-02-25 Linus Torvaldsdrm: Fix shifts of EDID vsync offset/width fields.
2009-01-22 Jesse Barnesdrm: don't whine about not reading EDID data
2008-12-29 Dave Airliedrm: fix useless gcc unused variable warning
2008-12-29 Dave AirlieDRM: add mode setting support