[Intel-gfx] [PATCH v10 2/9] drm/i915: Update GEM suspend/resume flows considering GuC and GEM fences
Chris Wilson
chris at chris-wilson.co.uk
Thu Sep 28 11:40:45 UTC 2017
Quoting Sagar Arun Kamble (2017-09-27 10:30:32)
> @@ -4607,13 +4611,14 @@ int i915_gem_resume(struct drm_i915_private *dev_priv)
>
> mutex_lock(&dev->struct_mutex);
> i915_gem_restore_gtt_mappings(dev_priv);
> + i915_gem_restore_fences(dev_priv);
Seconded Michal's suggestion, otherwise it looks very clean.
-Chris
More information about the Intel-gfx
mailing list