]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/overlay: Switch to using i915_active tracking
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 12 Aug 2019 17:48:04 +0000 (18:48 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 12 Aug 2019 18:29:17 +0000 (19:29 +0100)
commit3386aa87483da5b9bc5ebc3e5e0123729e8bfd68
treeb0b4a985633697a9126a23e39b2abb002b69f58e
parent7e1f7c7389e15fab77e2b36123205559afad16d7
drm/i915/overlay: Switch to using i915_active tracking

Remove the raw i915_active_request tracking in favour of the higher
level i915_active tracking for the sole purpose of making the lockless
transition easier in later patches.

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/20190812174804.26180-2-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/display/intel_overlay.c
drivers/gpu/drm/i915/i915_active.h