From: Chris Wilson Date: Fri, 23 Jul 2010 22:18:49 +0000 (+0100) Subject: drm/i915: Refactor i915_gem_retire_requests() X-Git-Tag: v2.6.36-rc1~540^2~11^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b09a1feca65764311f8a3e14befb52b98d705f0a;p=pandora-kernel.git drm/i915: Refactor i915_gem_retire_requests() Combine the iteration over active render rings into a common function. This is in preparation for reusing the idle function to also retire deferred free requests. Signed-off-by: Chris Wilson Signed-off-by: Eric Anholt --- Reading git-diff-tree failed