drm/i915: don't check plane vs pipe enable on ILK+
authorJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 2 Feb 2011 20:28:02 +0000 (12:28 -0800)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 7 Feb 2011 12:06:13 +0000 (12:06 +0000)
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 <jbarnes@virtuousgeek.org>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found