From: Takashi Iwai Date: Mon, 11 Mar 2013 17:40:16 +0000 (+0100) Subject: Revert "drm/i915: try to train DP even harder" X-Git-Tag: v3.9-rc4~19^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b4f819d5eac94ba8fe5e8c061f6dabfe8d7b22c;p=pandora-kernel.git Revert "drm/i915: try to train DP even harder" This reverts commit 0d71068835e2610576d369d6d4cbf90e0f802a71. Not only that the commit introduces a bogus check (voltage_tries == 5 will never meet at the inserted code path), it brings the i915 driver into an endless dp-train loop on HP Z1 desktop machine with IVY+eDP. At least reverting this commit recovers the framebuffer (but X is still broken by other reasons...) Cc: Signed-off-by: Takashi Iwai Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed