drm/i915: Make GEM resume all engines
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>
Thu, 15 Sep 2022 23:26:52 +0000 (16:26 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Fri, 16 Sep 2022 14:57:20 +0000 (07:57 -0700)
commite23a40040819a7a3fcda3c6cedaeff80ad20c231
tree7d49671645b0b2a5735edb51477da1ca9b3698d5
parent78a033433a5ae4fee85511ee075bc9a48312c79e
drm/i915: Make GEM resume all engines

Walk all GTs from i915_gem_resume when resuming engines.

Cc: Andi Shyti <andi.shyti@intel.com>
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220915232654.3283095-3-matthew.d.roper@intel.com
drivers/gpu/drm/i915/gem/i915_gem_pm.c