From: Chris Wilson Date: Tue, 17 Apr 2012 14:31:32 +0000 (+0100) Subject: drm/i915: Refactor fence clearing to use the common fence writing routine X-Git-Tag: v3.5-rc1~83^2~81^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ada726c734e79c83f72676c02b5d68d4f9faead0;p=pandora-kernel.git drm/i915: Refactor fence clearing to use the common fence writing routine Now that we have a routine that is able to clear the fences as well as setup up the register for a tiled object, remove the surplus routines to clear the fences. Signed-off-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed