[Intel-gfx] [RFC 11/28] drm/i915: Convert i915_ppgtt_init_hw to intel_gt
Chris Wilson
chris at chris-wilson.co.uk
Thu Jun 13 13:55:21 UTC 2019
Quoting Tvrtko Ursulin (2019-06-13 14:35:22)
> From: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
>
> More removal of implicit dev_priv from using old mmio accessors.
>
> Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
i915_gem_gtt.[ch] is an outlier at the moment, they need to migrate to
gt/ but are a clumsy mix of high and low level objects.
So while it says i915_gem on the front, intel_gt is the right home.
Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
-Chris
More information about the Intel-gfx
mailing list