aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/netdev-times-report
diff options
context:
space:
mode:
authorMatthew Brost <[email protected]>2024-07-26 18:22:16 -0700
committerMatthew Brost <[email protected]>2024-07-30 18:44:10 -0700
commit7f7a2da3bf8bc0e0f6c239af495b7050056e889c (patch)
tree6d923ebfb0ee6b3db7eb0f133dedf3fdb598d596 /tools/perf/scripts/python/bin/netdev-times-report
parentf2881dfdaaa9ec873dbd383ef5512fc31e576cbb (diff)
drm/xe: Use dma_fence_chain_free in chain fence unused as a sync
A chain fence is uninitialized if not installed in a drm sync obj. Thus if xe_sync_entry_cleanup is called and sync->chain_fence is non-NULL the proper cleanup is dma_fence_chain_free rather than a dma-fence put. Reported-by: Paulo Zanoni <[email protected]> Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/2411 Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/2261 Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs") Signed-off-by: Matthew Brost <[email protected]> Reviewed-by: Matthew Auld <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/netdev-times-report')
0 files changed, 0 insertions, 0 deletions