From: Jesse Barnes Date: Wed, 2 Feb 2011 20:28:02 +0000 (-0800) Subject: drm/i915: don't check plane vs pipe enable on ILK+ X-Git-Tag: v2.6.39-rc1~458^2~9^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19ec135838f032ad1aa0610b173ad78c16d53d47;p=pandora-kernel.git drm/i915: don't check plane vs pipe enable on ILK+ These bits have a different meaning on ILK+, where planes are hardwired to pipes. Fixing this avoid some spurious assertion failures. Signed-off-by: Jesse Barnes Signed-off-by: Chris Wilson --- Reading git-diff-tree failed