[Intel-gfx] [PATCH 6/6] drm/i915: Move ggtt fence/alignment to i915_gem_tiling.c

Chris Wilson chris at chris-wilson.co.uk
Tue Jan 10 08:10:06 UTC 2017


On Tue, Jan 10, 2017 at 09:17:00AM +0200, Joonas Lahtinen wrote:
> On ma, 2017-01-09 at 16:16 +0000, Chris Wilson wrote:
> > Rename i915_gem_get_ggtt_size() and i915_gem_get_ggtt_alignment() to
> > i915_gem_fence_size()  and i915_gem_fence_alignment() respectively to
> 
> Extra space here ------^
> 
> > better match usage. Similarly move the pair of functions into
> > i915_gem_tiling.c next to the fence restrictions.
> > 
> > Suggested-by: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
> > Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
> > Cc: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
> 
> Usually S-o-b is the last line.

No, typically cc come after. It's the s-o-b by maintainers that come after
since the list is in rough chronological order (though I like to keep
fixes/reported/tested first as high importance).
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the Intel-gfx mailing list