git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb3543c
)
drm/i915: don't check plane vs pipe enable on ILK+
author
Jesse Barnes
<jbarnes@virtuousgeek.org>
Wed, 2 Feb 2011 20:28:02 +0000
(12:28 -0800)
committer
Chris 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