aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorRob Clark <[email protected]>2023-02-03 08:49:20 -0800
committerTvrtko Ursulin <[email protected]>2023-02-06 09:38:54 +0000
commit960dafa30455450d318756a9896a02727f2639e0 (patch)
tree4f4bec50c5a41a67fad3874e9947e1c992ec6fac /tools/perf/scripts/python/flamegraph.py
parent01f0411f8e307e7154d062f62d4b0799b8498748 (diff)
drm/i915: Move fd_install after last use of fence
Because eb_composite_fence_create() drops the fence_array reference after creation of the sync_file, only the sync_file holds a ref to the fence. But fd_install() makes that reference visable to userspace, so it must be the last thing we do with the fence. Signed-off-by: Rob Clark <[email protected]> Fixes: 00dae4d3d35d ("drm/i915: Implement SINGLE_TIMELINE with a syncobj (v4)") Cc: <[email protected]> # v5.15+ [tursulin: Added stable tag.] Reviewed-by: Tvrtko Ursulin <[email protected]> Signed-off-by: Tvrtko Ursulin <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions