drm/i915: Markup potential lock for i915_active
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 3 Jul 2019 09:17:18 +0000 (10:17 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 3 Jul 2019 11:23:56 +0000 (12:23 +0100)
commitd650d1f5cfd7ca607dbbb2023b76c2afa873246a
treeea5b2122de9c9a498e85f8be97f3f06f16c6b3ee
parentc03467ba40f783ebe756114bb68e13a6b404c03a
drm/i915: Markup potential lock for i915_active

Make the lockchains more deterministic via i915_active by flagging the
potential lock.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190703091726.11690-7-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_active.c