[Intel-gfx] [PATCH 10/18] drm/i915/gtt: Lazily allocate page directories for gen7

Chris Wilson chris at chris-wilson.co.uk
Fri Jun 8 14:43:20 UTC 2018


Quoting Matthew Auld (2018-06-08 15:37:43)
> Ah, in gen6_alloc_va_range() I think we now need:
> 
> unwind_out:
> -       gen6_ppgtt_clear_range(vm, from, start);
> +       gen6_ppgtt_clear_range(vm, from, start - from);

You are very right.
-Chris


More information about the Intel-gfx mailing list