From: Jesse Barnes Date: Tue, 4 Jan 2011 18:46:49 +0000 (-0800) Subject: drm/i915: check eDP encoder correctly when setting modes X-Git-Tag: v2.6.37.1~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3679352b5b199740081a48858f81365a7a4c5e4;p=pandora-kernel.git drm/i915: check eDP encoder correctly when setting modes commit 858bc21f0637c407601a05626854ae58b242f75d upstream. We were using a stale pointer in the check which caused us to use CPU attached DP params when we should have been using PCH attached params. Signed-off-by: Jesse Barnes Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=31988 Tested-by: Jan-Hendrik Zab Tested-by: Christoph Lukas Signed-off-by: Chris Wilson Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed