]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite502d36a28f34e55aae13e18c37aeff11a6932e8
treeea5b2122de9c9a498e85f8be97f3f06f16c6b3ee
parent03ca486e27c20429e351bfcfe03c1fd533d3c67d
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