diff options
| author | Matthew Brost <[email protected]> | 2023-09-14 13:40:51 -0700 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2023-12-21 11:43:18 -0500 |
| commit | e669f10cd3182943058fa84b1e81f3727f6e0520 (patch) | |
| tree | 057932b144e3569787060034c4f965440eb66143 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | f3e9b1f43458746e7e0211dbe4289412e5c0d16a (diff) | |
drm/xe: Fix VM bind out-sync signaling ordering
A case existed where an out-sync of a later VM bind operation could
signal before a previous one if the later operation results in a NOP
(e.g. a unbind or prefetch to a VA range without any mappings). This
breaks the ordering rules, fix this. This patch also lays the groundwork
for users to pass in num_binds == 0 and out-syncs.
Signed-off-by: Matthew Brost <[email protected]>
Reviewed-by: Thomas Hellström <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions