From: Bryan Freed Date: Wed, 12 Jan 2011 21:43:19 +0000 (-0800) Subject: drm/i915: Honour LVDS sync polarity from EDID X-Git-Tag: v2.6.39-rc1~458^2~9^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa9b500ddf1a6318e7cf8b1754696edddae86db9;p=pandora-kernel.git drm/i915: Honour LVDS sync polarity from EDID The i915 driver normally assumes the video bios has configured several of the LVDS panel registers, and it just inherits the values. If the vbios has not run, several of these will need to be setup. So we need to check that the LVDS sync polarity is correctly configured per any available modelines (e.g. EDID) and adjust if not, issuing a warning as we do. Signed-off-by: Mark Hayter Signed-off-by: Chris Wilson --- Reading git-diff-tree failed