On Sat, 22 Dec 2018 at 03:06, Chris Wilson <ch...@chris-wilson.co.uk> wrote:
>
> If we fail to pin the ggtt vma slot for the ppgtt page tables, we need
> to unwind the locals before reporting the error. Or else on subsequent
> attempts to bind the page tables into the ggtt, we will already believe
> that the vma has been pinned and continue on blithely. If something else
> should happen to be at that location, choas ensues.
>
> Fixes: a2bbf7148342 ("drm/i915/gtt: Only keep gen6 page directories pinned 
> while active")
> Signed-off-by: Chris Wilson <ch...@chris-wilson.co.uk>
> Cc: Joonas Lahtinen <joonas.lahti...@linux.intel.com>
> Cc: Mika Kuoppala <mika.kuopp...@linux.intel.com>
> Cc: Matthew Auld <matthew.william.a...@gmail.com>
> Cc: <sta...@vger.kernel.org> # v4.19+
Reviewed-by: Matthew Auld <matthew.william.a...@gmail.com>
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to