[Intel-gfx] [RFC 20/31] drm/i915: Compartmentalize i915_gem_suspend/restore_gtt_mappings
Tvrtko Ursulin
tvrtko.ursulin at linux.intel.com
Fri Jun 14 16:22:49 UTC 2019
On 14/06/2019 17:19, Chris Wilson wrote:
> Quoting Tvrtko Ursulin (2019-06-14 16:17:20)
>> +void i915_gem_suspend_gtt_mappings(struct drm_i915_private *dev_priv)
>
> You could have just slipped in a s/dev_priv/i915/...
In this instance I apparently forgot, but yes, marking as TODO.
Regards,
Tvrtko
>> +{
>> + ggtt_suspend_mappings(&dev_priv->ggtt);
>> +}
>
More information about the Intel-gfx
mailing list