diff options
author | 2019-10-04 14:39:56 +0100 | |
---|---|---|
committer | 2019-10-04 15:39:01 +0100 | |
commit | 5e053450c1c3af316aef9a96dc88f52cd803d1ee (patch) | |
tree | 7932ab34b3ad8e13ec31652cb1f58e11a930cae4 /drivers/fpga/fpga-mgr.c | |
parent | drm/i915: Use helpers for drm_mm_node booleans (diff) | |
download | linux-dev-5e053450c1c3af316aef9a96dc88f52cd803d1ee.tar.xz linux-dev-5e053450c1c3af316aef9a96dc88f52cd803d1ee.zip |
drm/i915: Only track bound elements of the GTT
The premise here is to simply avoiding having to acquire the vm->mutex
inside vma create/destroy to update the vm->unbound_lists, to avoid some
nasty lock recursions later.
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/20191004134015.13204-2-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions