diff options
| author | Thomas Hellström <[email protected]> | 2024-05-27 15:59:09 +0200 |
|---|---|---|
| committer | Thomas Hellström <[email protected]> | 2024-05-27 21:26:02 +0200 |
| commit | e183910ae4015214475b3248ce0b4c70f104f254 (patch) | |
| tree | 75fdbf8f71bffdff0facf1d1aae905293a2ef902 /tools/perf/scripts/python/futex-contention.py | |
| parent | 08f7200899ca72dec550af092ae424b7db099abd (diff) | |
drm/xe: Split lrc seqno fence creation up
Since sometimes a lock is required to initialize a seqno fence,
and it might be desirable not to hold that lock while performing
memory allocations, split the lrc seqno fence creation up into an
allocation phase and an initialization phase.
Since lrc seqno fences under the hood are hw_fences, do the same
for these and remove the xe_hw_fence_create() function since it
is not used anymore.
Signed-off-by: Thomas Hellström <[email protected]>
Reviewed-by: Matthew Brost <[email protected]>
Reviewed-by: Rodrigo Vivi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions