On to, 2016-03-24 at 16:47 +0200, Joonas Lahtinen wrote: > Rename and document the GGTT init functions to give a better > idea of the context where they are called from. > > i915_gem_gtt_init => i915_ggtt_init_hw > i915_gem_init_global_gtt => i915_gem_init_ggtt > i915_global_gtt_cleanup => i915_ggtt_cleanup_hw > > Cc: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxx> > Cc: Mika Kuoppala <mika.kuoppala@xxxxxxxxxxxxxxx> > Cc: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> > Acked-by: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> Chris, accidentally did not remove you A-b for v2. You can retake your position here. This is the best balance between general naming logic and consistency with ppgtt I could come up. How about I merge this? Regards, Joonas > Signed-off-by: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx> > --- > drivers/gpu/drm/i915/i915_dma.c | 14 +++++++------- > drivers/gpu/drm/i915/i915_gem.c | 2 +- > drivers/gpu/drm/i915/i915_gem_gtt.c | 18 +++++++++++++++--- > drivers/gpu/drm/i915/i915_gem_gtt.h | 7 +++---- > 4 files changed, 26 insertions(+), 15 deletions(-) > -- Joonas Lahtinen Open Source Technology Center Intel Corporation _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx