OSDN Git Service

drm/i915: Increment composite fence seqno
authorMatthew Brost <matthew.brost@intel.com>
Tue, 14 Dec 2021 19:59:13 +0000 (11:59 -0800)
committerJohn Harrison <John.C.Harrison@Intel.com>
Thu, 23 Dec 2021 21:43:18 +0000 (13:43 -0800)
commit62eeb9ae1364cd96991ccc6e3c5c69d66b8c64df
tree3bbf3046a293aacf66dee0080e6efe8129e4c396
parentcbffbac9c14220b8716b0a9c29d72243f6b14ef3
drm/i915: Increment composite fence seqno

Increment composite fence seqno on each fence creation.

Fixes: 544460c33821 ("drm/i915: Multi-BB execbuf")
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: John Harrison <John.C.Harrison@Intel.com>
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211214195913.35735-1-matthew.brost@intel.com
drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c