OSDN Git Service

drm/i915/selftests: Grab the runtime pm in shrink_thp
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 6 Jul 2022 15:47:38 +0000 (16:47 +0100)
committerMatthew Auld <matthew.auld@intel.com>
Thu, 7 Jul 2022 08:16:43 +0000 (09:16 +0100)
commit027c38b4121e7d9ae43b2fa21b35582d1aef2a05
treec6dc4d8acacf6ad58f21aa9a611185adbcd31ebf
parentb94a1a207de5e06a55b5a8259073fd8d1637f093
drm/i915/selftests: Grab the runtime pm in shrink_thp

Since we are not holding a wakeref, shrinking a bound object is not
guaranteed.

Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/6370
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220706154738.235204-1-matthew.auld@intel.com
drivers/gpu/drm/i915/gem/selftests/huge_pages.c