include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / gpu / drm / drm_edid.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
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