diff options
author | Ashutosh Dixit <ashutosh.dixit@intel.com> | 2024-10-22 23:03:46 +0300 |
---|---|---|
committer | Ashutosh Dixit <ashutosh.dixit@intel.com> | 2024-10-23 22:42:14 +0300 |
commit | dddcb19ad4d4bbe943a72a1fb3266c6e8aa8d541 (patch) | |
tree | e786abf62f1c8c062faa4a1cf249d5b023b9a704 /tools/perf/scripts/python/gecko.py | |
parent | e2d84e5b22050bb49da19e8ea7943701809bbe88 (diff) | |
download | linux-dddcb19ad4d4bbe943a72a1fb3266c6e8aa8d541.tar.xz |
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 <jonathan.cavitt@intel.com>
Signed-off-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241022200352.1192560-2-ashutosh.dixit@intel.com
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions