commit | 952d1a6b0f839e0b5aba33b4799d5bc679a5e60c | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Nov 28 18:54:01 2019 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Nov 28 20:11:13 2019 +0000 |
tree | d74a0116badd3c5086355f8901dbdd2a7a306703 | |
parent | 212d9994d0b5b951fcdb8ce454c8d91521ae20d6 [diff] |
drm/i915/selftests: Drop local vm reference! After obtaining a local reference to the vm from the context, remember to drop it before it goes out of scope! Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Matthew Auld <matthew.auld@intel.com> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191128185402.110678-1-chris@chris-wilson.co.uk