commit | 2c3849baf2908d646b7466be52989835341551c4 | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Thu Dec 16 15:27:41 2021 +0100 |
committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Tue Dec 21 13:26:33 2021 +0100 |
tree | e26e0ca362deb053a90ac722c61eeec32f20017f | |
parent | fb3965f9ae28b83290e5b5431a77aace66071ca1 [diff] |
drm/i915: Trylock the object when shrinking We're working on requiring the obj->resv lock during unbind, fix the shrinker to take the object lock. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20211216142749.1966107-10-maarten.lankhorst@linux.intel.com