commit | f5af1659d809e264d619e5f483fd8f47bced3b6a | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sun Dec 22 21:02:54 2019 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Dec 23 12:30:23 2019 +0000 |
tree | 658c57c43fc73fddac999421bdb104d818fd027d | |
parent | 4941f35b48f7f329bdf2ccad17d6fdb2190f8d34 [diff] |
drm/i915: Add a simple is-bound check before unbinding Only acquire the various atomic references required to unbind the vma if we do need to unbind the vma. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Acked-by: Imre Deak <imre.deak@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191222210256.2066451-1-chris@chris-wilson.co.uk