drm/i915: Completely disable fence pipelining.
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 5 Dec 2010 21:04:18 +0000 (21:04 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Sun, 5 Dec 2010 23:19:37 +0000 (23:19 +0000)
I'm still seeing tiling corruption of PutImage and CopyArea (I think)
under mutter on pnv, so obviously the pipelining logic is deeply flawed.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found