aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2019-06-21 19:37:57 +0100
committerChris Wilson <[email protected]>2019-06-21 19:47:48 +0100
commit9e9539800dd44b1190128d48a116f4660f5d206f (patch)
tree2c849e4e2c45b3ad64a1144d76625d4356353b73 /tools/perf/scripts/python/stackcollapse.py
parent2ae70d28f27f6a5358541845c623760754d63ece (diff)
drm/i915: Remove waiting & retiring from shrinker paths
i915_gem_wait_for_idle() and i915_retire_requests() introduce a dependency on the timeline->mutex. This is problematic as we want to later perform allocations underneath i915_active.mutex, forming a link between the shrinker, the timeline and active mutexes. Nip this cycle in the bud by removing the acquisition of the timeline mutex (i.e. retiring) from inside the shrinker. Signed-off-by: Chris Wilson <[email protected]> Reviewed-by: Matthew Auld <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions