diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2019-04-26 17:33:35 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2019-04-26 18:32:17 +0100 |
commit | 026844460743caa4ade58101bf5daef5936dff86 (patch) | |
tree | 81452011afac1d25fa51dbeb2eec65a3162f2e91 /drivers/gpu/drm/i915/i915_request.c | |
parent | 5e2a0419ef7cb25d0f9a5fd6a62372bb47ce948d (diff) | |
download | linux-026844460743caa4ade58101bf5daef5936dff86.tar.bz2 |
drm/i915: Remove intel_context.active_link
We no longer need to track the active intel_contexts within each engine,
allowing us to drop a tricky mutex_lock from inside unpin (which may
occur inside fs_reclaim).
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190426163336.15906-8-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/gpu/drm/i915/i915_request.c')
0 files changed, 0 insertions, 0 deletions