commit | b006869c6e79792cecf27662190f5c5cb73d26fb | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Nov 29 09:56:59 2019 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Nov 29 14:23:53 2019 +0000 |
tree | ef79b72d8d84d111bec82a1415e4406052c49527 | |
parent | 69305732796f50c9e74cd850faef668f38a483b3 [diff] |
drm/i915/selftests: Always lock the drm_mm around insert/remove Be paranoid and make sure the drm_mm is locked whenever we insert/remove our own nodes. 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/20191129095659.665381-1-chris@chris-wilson.co.uk