aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2020-04-06 16:58:40 +0100
committerChris Wilson <[email protected]>2020-04-06 19:48:06 +0100
commite68296259cf34f5ef86f8db16e036ec6c7b41315 (patch)
tree43e9d5e5e2775d7dea86f4a219bfcdd241b48161 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent3b0a05792e2e279d2b859db70319445c0410d427 (diff)
drm/i915/gem: Wait until the context is finally retired before releasing engines
If we want to percolate information back from the HW, up through the GEM context, we need to wait until the intel_context is scheduled out for the last time. This is handled by the retirement of the intel_context's barrier, i.e. by listening to the pulse after the notional unpin. So wait until the intel_context is finally retired before releasing the engine, so that we can inspect the final context state and pass it on. Signed-off-by: Chris Wilson <[email protected]> Cc: Tvrtko Ursulin <[email protected]> Reviewed-by: Tvrtko Ursulin <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions