aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2020-04-06 16:58:39 +0100
committerChris Wilson <[email protected]>2020-04-06 19:48:06 +0100
commit3b0a05792e2e279d2b859db70319445c0410d427 (patch)
tree8f2b006c878f73c00256c1269411447304b16354 /scripts/bpf_helpers_doc.py
parent442dbc5c686153f2c86eeca21d0df010dc8f1c3a (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