Quoting Matthew Auld (2017-06-21 21:33:39) > static int aliasing_gtt_bind_vma(struct i915_vma *vma, > @@ -2535,6 +2549,8 @@ static void aliasing_gtt_unbind_vma(struct i915_vma *vma) > > vm->clear_range(vm, vma->node.start, vma->size); > } > + > + vma->page_sizes.gtt = 0; One might suggest where vma->pages get sets to NULL might be a good place to memclear(vma->page_sizes); -Chris _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx