From: Mika Kuoppala Date: Wed, 19 Dec 2012 09:13:08 +0000 (+0200) Subject: drm/i915: Introduce i915_gem_set_seqno() X-Git-Tag: v3.9-rc1~83^2~40^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fca26bb45375266d9d9b8b4b57fee905ac38fe3c;p=pandora-kernel.git drm/i915: Introduce i915_gem_set_seqno() This function can be used to set the driver's next_seqno to arbitrary value. i915_gem_set_seqno() will idle the gpu, retire outstanding requests, clear the semaphore mailboxes and set the hardware status page's seqno index. Signed-off-by: Mika Kuoppala Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed