diff options
author | Chris Wilson <[email protected]> | 2020-04-06 16:58:39 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2020-04-06 19:48:06 +0100 |
commit | 3b0a05792e2e279d2b859db70319445c0410d427 (patch) | |
tree | 8f2b006c878f73c00256c1269411447304b16354 /scripts/bpf_helpers_doc.py | |
parent | 442dbc5c686153f2c86eeca21d0df010dc8f1c3a (diff) |
drm/i915: Allow asynchronous waits on the i915_active barriers
Allow the caller to also wait upon the barriers stored in i915_active.
v2: Hook up i915_request_await_active(I915_ACTIVE_AWAIT_BARRIER) as well
for completeness, and avoid the lazy GEM_BUG_ON()!
v3: Pull flush_lazy_signals() under the active-ref protection as it too
walks the rbtree and so we must be careful that we do not free it as we
iterate.
Signed-off-by: Chris Wilson <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions