From: Chris Wilson Date: Mon, 20 Sep 2010 10:40:50 +0000 (+0100) Subject: drm/i915: Track gpu fence usage X-Git-Tag: v2.6.37-rc1~92^2~28^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53640e1d07fb7dd5d14300dd94f4718eca33348e;p=pandora-kernel.git drm/i915: Track gpu fence usage Track if the gpu requires the fence for the execution of a batch buffer and so only wait upon the retirement of the object's last rendering seqno if the fence is in use by the GPU. Signed-off-by: Chris Wilson --- Reading git-diff-tree failed