OSDN Git Service

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)
commit6bda10d152735c22baf1dcd92937420b4b0a359a
treefe8f05dd7489131bbdb7e8c28b4ca429fb0fb392
parent0cdab21f9a1fca50dd27e488839f5a6578e333b2
drm/i915: Completely disable fence pipelining.

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>
drivers/gpu/drm/i915/i915_gem.c