From: Jesse Barnes Date: Wed, 6 Apr 2011 19:15:08 +0000 (-0700) Subject: drm/i915: Ivy Bridge has split display and pipe control X-Git-Tag: v3.0-rc1~312^2~4^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eceae4817e01a16f1487d8b47ac2f56c68f3b330;p=pandora-kernel.git drm/i915: Ivy Bridge has split display and pipe control Ivy Bridge has a similar split display controller to Sandy Bridge, so use HAS_PCH_SPLIT. And gen7 also has the pipe control instruction, so use HAS_PIPE_CONTROL as well. Signed-off-by: Jesse Barnes Reviewed-by: Keith Packard Signed-off-by: Keith Packard --- Reading git-diff-tree failed