aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2016-11-29 12:10:23 +0000
committerChris Wilson <[email protected]>2016-11-29 15:52:45 +0000
commit4d357af49918e21dde6ecfb9b2f431fe0ab3eff8 (patch)
tree4867f3553a5dc68ffedffb5144c2d74324bcb69b /tools/perf/scripts/python/bin/stackcollapse-report
parent597bdc8bb2e8a8318d9c19bc285a95532a9ffe52 (diff)
drm/i915/guc: Keep the execbuf client allocated across reset
In order to avoid some complexity in trying to reconstruct the workqueues across reset, remember them instead. The issue comes when we have to handle a reset between request allocation and submission, the request has reserved space in the wq, but is not in any list so we fail to restore the reserved space. By keeping the execbuf client intact across the reset, we also keep the reservations. Signed-off-by: Chris Wilson <[email protected]> Reviewed-by: Tvrtko Ursulin <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions