From: Chris Wilson Date: Mon, 8 Nov 2010 23:20:52 +0000 (+0000) Subject: drm/i915: Fix LVDS fixed-mode regression from 219adae1 X-Git-Tag: v2.6.37-rc2~33^2~23^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f8ff0e72d75fdbe7f2cba2c4015fd9fdd9e13fd;p=pandora-kernel.git drm/i915: Fix LVDS fixed-mode regression from 219adae1 Commit 219adae1 cached the EDID found during LVDS init, but in the process prevented the init routine from discovering the preferred fixed-mode for the panel. This was causing us to guess the correct mode, which sometimes is wide of the mark. Reported-and-tested-by: Jon Masters Signed-off-by: Chris Wilson --- Reading git-diff-tree failed