Quoting Matthew Auld (2018-06-08 18:54:15) > On 8 June 2018 at 18:32, Chris Wilson <[email protected]> wrote: > > When we want to unwind an error when allocating the PD for gen6, we call > > gen6_ppgtt_clear_range() telling to clear upto the PD we've previously > > cleared. However, we passed it the incorrect length, passing it the > > endpoint instead. Fortunately, as the start was always 0, this has no > > impact today, but tomorrow we want to start using non-zero origins. > > > > Reported-by: Matthew Auld <[email protected]> > > Signed-off-by: Chris Wilson <[email protected]> > > Cc: Joonas Lahtinen <[email protected]> > > Cc: Mika Kuoppala <[email protected]> > > Cc: Matthew Auld <[email protected]> > Reviewed-by: Matthew Auld <[email protected]>
It was a good catch. Pushed with thanks, -Chris _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
