commit | 19ec135838f032ad1aa0610b173ad78c16d53d47 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Feb 02 12:28:02 2011 -0800 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Feb 07 12:06:13 2011 +0000 |
tree | 8d13a2ae8e9f2d7feb6499a4954061853f8f7679 | |
parent | cb3543c6b14b145c6e35d0a36a48abfc6fe18600 [diff] |
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 <jbarnes@virtuousgeek.org> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>