diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2020-05-02 09:44:27 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2020-12-13 12:01:31 +0000 |
commit | 7f2a5da61c695a2a384936091ef56fd2b34cb990 (patch) | |
tree | 508fabdc6dde3846e758233f26fafdcdeee298bf /tests/i915/gem_exec_async.c | |
parent | c432bf25163a543c4093f98afda04249ef03bb0c (diff) |
i915/gem_exec_fence: Teach invalid-wait about invalid future fences
When we allow a wait on a future future fence, it must autoexpire if the
fence is never signaled by userspace. Also put future fences to work, as
the intention is to use them, along with WAIT_SUBMIT and semaphores, for
userspace to perform its own fine-grained scheduling. Or simply run
concurrent clients without having to flush batches between context
switches.
v2: Verify deadlock detection
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'tests/i915/gem_exec_async.c')
0 files changed, 0 insertions, 0 deletions