diff options
author | Andrzej Hajda <[email protected]> | 2024-06-05 09:29:48 +0200 |
---|---|---|
committer | Matthew Brost <[email protected]> | 2024-06-05 11:28:33 -0700 |
commit | 3ad7d18c5dad75ed38098c7cc3bc9594b4701399 (patch) | |
tree | 38112af06871b220ca909b8461b6a975f52b5d75 /tools/perf/scripts/python/parallel-perf.py | |
parent | 3494f5f5f675d84385b0f6bfcca1e10c739bf9bb (diff) |
drm/xe: flush engine buffers before signalling user fence on all engines
Tests show that user fence signalling requires kind of write barrier,
otherwise not all writes performed by the workload will be available
to userspace. It is already done for render and compute, we need it
also for the rest: video, gsc, copy.
Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
Signed-off-by: Andrzej Hajda <[email protected]>
Reviewed-by: Thomas Hellström <[email protected]>
Signed-off-by: Matthew Brost <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions