From: Keith Packard Date: Tue, 17 May 2011 23:13:52 +0000 (-0700) Subject: drm/i915: FDI link training broken on Ironlake by Ivybridge integration X-Git-Tag: v3.0-rc1~312^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61e499bf05254aca0fab08e2c91643331a15e725;p=pandora-kernel.git drm/i915: FDI link training broken on Ironlake by Ivybridge integration Commit 357555c00f8414057f0c12ee3f479f197264123d split out IVB-specific register definitions for FDI link training, but a piece of that commit stopped executing some critical code on Ironlake systems while leaving it running on Sandybridge. Turn that code back on both Ironlake and Sandybridge Signed-off-by: Keith Packard Acked-by: Jesse Barnes --- Reading git-diff-tree failed