diff options
| author | Maíra Canal <[email protected]> | 2023-02-09 09:44:44 -0300 |
|---|---|---|
| committer | Maíra Canal <[email protected]> | 2023-02-24 17:17:39 -0300 |
| commit | c087bbb6d84e7a2e8dc834fe066d2a91360c0db6 (patch) | |
| tree | 0e1eddcddb30f6e2eae34e09e3353b20e4de91c3 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | 95d39a0c64aa529adbff1bdafd391e83ad587602 (diff) | |
drm/sched: Create wrapper to add a syncobj dependency to job
In order to add a syncobj's fence as a dependency to a job, it is
necessary to call drm_syncobj_find_fence() to find the fence and then
add the dependency with drm_sched_job_add_dependency(). So, wrap these
steps in one single function, drm_sched_job_add_syncobj_dependency().
Reviewed-by: Christian König <[email protected]>
Reviewed-by: Luben Tuikov <[email protected]>
Signed-off-by: Maíra Canal <[email protected]>
Signed-off-by: Maíra Canal <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions