commit | 2833ddccbdb4a23d79070603eb271acb680818e2 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Aug 20 11:05:31 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Aug 20 14:23:45 2019 +0100 |
tree | 194052224b99a31d52fd12e3d20e92b9f22a68a2 | |
parent | 44c22f3f1a0a1a24b7d9b0afdd77bbb949e05ba1 [diff] |
drm/i915: Be defensive when starting vma activity Before we acquire the vma for GPU activity, ensure that the underlying object is not already in the process of being freed. 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/20190820100531.8430-1-chris@chris-wilson.co.uk