From: Eric Anholt Date: Wed, 18 Feb 2009 17:44:56 +0000 (-0800) Subject: drm/i915: Retire requests from i915_gem_busy_ioctl. X-Git-Tag: v2.6.29-rc6~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f21289b355cee8738d80c2ae5cbd272c3f7b5689;p=pandora-kernel.git drm/i915: Retire requests from i915_gem_busy_ioctl. This ensures that the user gets the latest information from the hardware on whether the buffer is busy, potentially reducing the working set of objects that the user chooses. Signed-off-by: Eric Anholt Signed-off-by: Dave Airlie --- Reading git-diff-tree failed