drm/i915: Ivy Bridge has split display and pipe control
authorJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 6 Apr 2011 19:15:08 +0000 (12:15 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 14 May 2011 00:05:15 +0000 (17:05 -0700)
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 <jbarnes@virtuousgeek.org>
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found