]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'drm-edid-fixes' into drm-core-next
authorDave Airlie <airlied@redhat.com>
Tue, 20 Apr 2010 03:14:38 +0000 (13:14 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 20 Apr 2010 03:14:38 +0000 (13:14 +1000)
commit578eed46367443b25ec446469789177642520554
tree243c07b0380d60d15566064843acb2213b0cacdf
parent54d25072af8a1ae1202c07feac8907778954da12
parent012bd7a21dddad5d94149c125d0dc1697a829e89
Merge branch 'drm-edid-fixes' into drm-core-next

* drm-edid-fixes:
  drm/edid: When checking duplicate standard modes, walked the probed list
  drm/edid: Fix sync polarity for secondary GTF curve
  drm/modes: Fix interlaced mode names
  drm/edid: Add secondary GTF curve support
  drm/edid: Strengthen the algorithm for standard mode codes
  drm/edid: Fix the HDTV hack.
  drm/edid: Extend range-based mode addition for EDID 1.4
  drm/edid: Add test for monitor reduced blanking support.
  drm/edid: Fix preferred mode parse for EDID 1.4
  drm/edid: Remove some silly comments
  drm/edid: Remove arbitrary EDID extension limit
  drm/edid: Add modes for Established Timings III section
  drm/edid: Reshuffle mode list construction to closer match the spec
  drm/edid: Remove a redundant check
  drm/edid: Remove some misleading comments
  drm/edid: Fix secondary block fetch.
drivers/gpu/drm/drm_crtc.c
drivers/gpu/drm/drm_edid.c
drivers/gpu/drm/drm_sysfs.c
drivers/gpu/drm/radeon/radeon_combios.c