From: Chris Wilson Date: Wed, 21 Nov 2012 16:14:04 +0000 (+0000) Subject: drm/i915: LVDS fallback to fixed-mode if EDID not present X-Git-Tag: v3.8-rc1~82^2~14^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2aa4f09917d9854928074bb5bf1b9d8a9364a67f;p=pandora-kernel.git drm/i915: LVDS fallback to fixed-mode if EDID not present Use the recorded panel fixed-mode to populate the get_modes() request in the absence of an EDID. Fixes regression from commit 9cd300e038d492af4990b04e127e0bd2df64b1ca Author: Jani Nikula Date: Fri Oct 19 14:51:52 2012 +0300 drm/i915: Move cached EDID to intel_connector Signed-off-by: Chris Wilson Cc: Jani Nikula Cc: Jesse Barnes Reviewed-by: Jani Nikula [danvet: Drop the retval-changing hunk, as suggested by Jani in his review and acked by Chris.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed