]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915: Set initial seqno value close to wrap boundary
authorMika Kuoppala <mika.kuoppala@linux.intel.com>
Tue, 4 Dec 2012 13:12:05 +0000 (15:12 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 11 Dec 2012 13:07:22 +0000 (14:07 +0100)
commit9e8e36879f268f1652e11b1c8560bbb67cf4f08e
treedbf7bf83ae98dc0086c023dd395ed051b520434a
parent107f27a5df8ad33a351d6e82fe95ff92b428f72e
drm/i915: Set initial seqno value close to wrap boundary

To gain confidence in the wrap handling, make it happen quite
soon after the boot.

Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_gem.c