diff options
author | Chris Wilson <[email protected]> | 2018-05-12 09:49:57 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2018-05-14 11:49:09 +0100 |
commit | 0c591a40af1b369cc11dce4d558dd71bebbdc090 (patch) | |
tree | 972ef15f48c88c1e1a4a8c29ada1290ed7cf7b95 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4db518e4e8286ca93bd5399f26549eafc87607ea (diff) |
drm/i915: Mark up nested spinlocks
When we process the outstanding requests upon banning a context, we need
to acquire both the engine and the client's timeline, nesting the locks.
This requires explicit markup as the two timelines are now of the same
class, since commit a89d1f921c15 ("drm/i915: Split i915_gem_timeline into
individual timelines").
Testcase: igt/gem_eio/banned
Fixes: a89d1f921c15 ("drm/i915: Split i915_gem_timeline into individual timelines")
Signed-off-by: Chris Wilson <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: Michel Thierry <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions