[Intel-gfx] [PATCH v10 2/9] drm/i915: Update GEM suspend/resume flows considering GuC and GEM fences
Sagar Arun Kamble
sagar.a.kamble at intel.com
Thu Sep 28 13:20:36 UTC 2017
On 9/28/2017 5:10 PM, Chris Wilson wrote:
> 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
This has been updated in the following patch in the latest revision of
series:
https://patchwork.freedesktop.org/patch/179403/
More information about the Intel-gfx
mailing list