On Mon, Jan 16, 2017 at 09:49:45AM +0000, Chris Wilson wrote: > Whilst writing testcases to exercise the VMA API, some oddities came to > light, such as i915_gem_obj_lookup_or_create(). Joonas suggested > i915_vma_instance() as a neat replacement, so rename them, move them to > i915_vma.c and add some kerneldoc as a sugary bonus. > > s/i915_gem_obj_to_vma/i915_vma_lookup/ > s/i915_gem_obj_lookup_or_create_vma/i915_vma_instance/ > > Suggested-by: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx> > Signed-off-by: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> > Cc: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx> > Cc: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxx> Note that we add a lockdep check here that detects misuse during atomic modesetting. Woohoo /o\ -Chris -- Chris Wilson, Intel Open Source Technology Centre _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx