aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorLuben Tuikov <[email protected]>2020-12-03 22:17:20 -0500
committerChristian König <[email protected]>2020-12-08 14:38:09 +0100
commit71173e787cab9db4ca1fa6229477cb3d254bc285 (patch)
treeccb22c1a6f07a1fb12cf9843ef40fe66755bc4db /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent6efa4b465cfdaa9be251ba043253e302ddb9976f (diff)
drm/scheduler: Essentialize the job done callback
The job done callback is called from various places, in two ways: in job done role, and as a fence callback role. Essentialize the callback to an atom function to just complete the job, and into a second function as a prototype of fence callback which calls to complete the job. This is used in latter patches by the completion code. Signed-off-by: Luben Tuikov <[email protected]> Reviewed-by: Christian König <[email protected]> Link: https://patchwork.freedesktop.org/patch/405574/ Cc: Alexander Deucher <[email protected]> Cc: Andrey Grodzovsky <[email protected]> Cc: Christian König <[email protected]> Cc: Daniel Vetter <[email protected]> Signed-off-by: Christian König <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions