drm/radeon/kms: ignore vga arbiter return.
[safe/jmp/linux-2.6] / drivers / gpu / drm / drm_edid.c
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