drm/i915: Remove fence pipelining
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 17 Apr 2012 14:31:25 +0000 (15:31 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 18 Apr 2012 11:18:25 +0000 (13:18 +0200)
Step 2 is then to replace the pipelined parameter with NULL and perform
constant folding to remove dead code.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found