diff options
author | Ashutosh Dixit <[email protected]> | 2024-10-22 13:03:46 -0700 |
---|---|---|
committer | Ashutosh Dixit <[email protected]> | 2024-10-23 12:42:14 -0700 |
commit | dddcb19ad4d4bbe943a72a1fb3266c6e8aa8d541 (patch) | |
tree | e786abf62f1c8c062faa4a1cf249d5b023b9a704 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | e2d84e5b22050bb49da19e8ea7943701809bbe88 (diff) |
drm/xe/oa: Separate batch submission from waiting for completion
When we introduce xe_syncs, we don't wait for internal OA programming
batches to complete. That is, xe_syncs are signaled asynchronously. In
anticipation for this, separate out batch submission from waiting for
completion of those batches.
v2: Change return type of xe_oa_submit_bb to "struct dma_fence *" (Matt B)
v3: Retain init "int err = 0;" in xe_oa_submit_bb (Jose)
Reviewed-by: Jonathan Cavitt <[email protected]>
Signed-off-by: Ashutosh Dixit <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions