From: Mika Kuoppala Date: Wed, 19 Dec 2012 09:13:09 +0000 (+0200) Subject: drm/i915: Make next_seqno debugs entry to use i915_gem_set_seqno X-Git-Tag: v3.9-rc1~83^2~40^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e94fbaa8750a8f20c14718633764fba2e6755825;p=pandora-kernel.git drm/i915: Make next_seqno debugs entry to use i915_gem_set_seqno This debugs entry can be used to set arbitrary value to next_seqno. Use i915_gem_set_seqno instead of poking next_seqno. v2: nasty details of next_seqno and last_seqno handling moved inside i915_gem_set_seqno as suggested by Chris Wilson. Signed-off-by: Mika Kuoppala Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed