On 6 June 2018 at 07:26, Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> wrote: > In order to allow ourselves to use VMA to wrap other entities other than > GEM objects, we need to allow for the vma->obj backpointer to be NULL. > In most cases, we know we are operating on a GEM object and its vma, but > we need the core code (such as i915_vma_pin/insert/bind/unbind) to work > regardless of the innards. > > The remaining eyesore here is vma->obj->cache_level and related (but > less of an issue) vma->obj->gt_ro. With a bit of care we should mirror > those on the vma itself. > > Signed-off-by: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> > Cc: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx> > Cc: Mika Kuoppala <mika.kuoppala@xxxxxxxxxxxxxxx> > Cc: Matthew Auld <matthew.william.auld@xxxxxxxxx> Reviewed-by: Matthew Auld <matthew.william.auld@xxxxxxxxx> _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx