aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_edid.c
Commit message (Expand)AuthorAge
* Fix wrong assumptions in cea_for_each_detailed_block v2Christian Schmidt2011-12-20
* drm_edid_to_eld: check for CEA data blocks only from structure revision 3 onChristian Schmidt2011-12-20
* drm/edid: support CEA video modes.Christian Schmidt2011-12-19
* gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker2011-10-31
* drm: support routines for HDMI/DP ELDWu Fengguang2011-09-21
* drm: Separate EDID Header Check from EDID Block CheckThomas Reim2011-08-04
* Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...Dave Airlie2011-08-04
|\
| * drm: track CEA version number if presentJesse Barnes2011-08-03
* | drm: really make debug levels match in edid failure codeTormod Volden2011-07-25
|/
* drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.Dave Airlie2011-06-16
* drm: make debug levels match in edid failure code.Dave Airlie2011-06-16
* drm: parse color format support for digital displaysJesse Barnes2011-04-28
* drm: add bit depth parsingJesse Barnes2011-04-28
* drm: export drm_find_cea_extension to driversBen Skeggs2011-03-31
* drm: Retry i2c transfer of EDID block after failureChris Wilson2011-03-15
* drm: Mark constant arrays of drm_display_mode constChris Wilson2011-02-22
* DRM: ignore invalid EDID extensionsSam Tygier2010-11-08
* drm/edid: add helper function to detect monitor audio capabilityZhenyu Wang2010-10-19
* drm/i915: use GMBUS to manage i2c linksChris Wilson2010-09-18
* 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