From: Chris Wilson Date: Tue, 17 Apr 2012 14:31:24 +0000 (+0100) Subject: drm/i915: Remove the pipelined parameter from get_fence() X-Git-Tag: v3.5-rc1~83^2~81^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06d9813157cca181e3ca0aff769767669afe8adf;p=pandora-kernel.git drm/i915: Remove the pipelined parameter from get_fence() We never succeeded in getting pipelined fencing to work (unresolved spurious GPU hangs), so begin the process of dismantling and removal the broken code. Step 1 is the removal of the pipeline parameter to get_fence(). Signed-off-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed