aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMatthew Auld <[email protected]>2016-11-28 10:36:48 +0000
committerChris Wilson <[email protected]>2016-11-29 09:25:04 +0000
commitddbb271aea87fc6004d3c8bcdb0710e980c7ec85 (patch)
tree790032e8c6ed1712fa121d90f5f0c6e62d8091c7 /tools/perf/scripts/python/bin
parent70cd14761d8aeb5db19a410a0a85155e88bb8ad0 (diff)
drm/i915: drop the struct_mutex when wedged or trying to reset
We grab the struct_mutex in intel_crtc_page_flip, but if we are wedged or a reset is in progress we bail early but never seem to actually release the lock. Fixes: 7f1847ebf48b ("drm/i915: Simplify checking of GPU reset_counter in display pageflips") Cc: Chris Wilson <[email protected]> Signed-off-by: Matthew Auld <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Joonas Lahtinen <[email protected]> Reviewed-by: Chris Wilson <[email protected]> Signed-off-by: Chris Wilson <[email protected]> Cc: <[email protected]> # v4.7+
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions