OSDN Git Service

drm/i915: Make GEM suspend all GTs
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>
Thu, 15 Sep 2022 23:26:53 +0000 (16:26 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Fri, 16 Sep 2022 14:57:20 +0000 (07:57 -0700)
commit4b3823ff7fa5bd000aa73384ec1f611980d00855
tree93d10909bb609d49a77b596b000d56f4899fbc85
parente23a40040819a7a3fcda3c6cedaeff80ad20c231
drm/i915: Make GEM suspend all GTs

Walk all GTs when suspending.

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-4-matthew.d.roper@intel.com
drivers/gpu/drm/i915/gem/i915_gem_pm.c