commit | eceae4817e01a16f1487d8b47ac2f56c68f3b330 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Apr 06 12:15:08 2011 -0700 |
committer | Keith Packard <keithp@keithp.com> | Fri May 13 17:05:15 2011 -0700 |
tree | 234a6e075f8715d3debd107b5028c49d655f0000 | |
parent | 4b65177b27ede9dee3186bc3a58c737997ee4749 [diff] |
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 <jbarnes@virtuousgeek.org> Reviewed-by: Keith Packard <keithp@keithp.com> Signed-off-by: Keith Packard <keithp@keithp.com>