aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2018-05-16 19:33:49 +0100
committerChris Wilson <[email protected]>2018-05-16 20:20:33 +0100
commitf351d087d8329a08eca9e69872c3906c139e1f11 (patch)
treec1dcdfdc8da5b55653026e8df6c992a77986daeb /tools/perf/scripts/python/Perf-Trace-Util/lib
parentb8444cf85b629413ad23f5b6ed9bf5267f38acab (diff)
drm/i915: Only sync tasklets once for recursive reset preparation
When setting up reset, we may need to recursively prepare an engine. In which case we should only synchronously flush the tasklets on the outer most call, the inner calls will then be inside an atomic section where the tasklet will never be run (and so the sync will never complete). Signed-off-by: Chris Wilson <[email protected]> Reviewed-by: Mika Kuoppala <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions