]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
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)
commita360bb1a83279243a0945a0e646fd6c66521864e
treef59d76a51ec5c08efb60b8b2925c21ef835de808
parent06d9813157cca181e3ca0aff769767669afe8adf
drm/i915: Remove fence pipelining

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