[Intel-gfx] [PATCH] drm/i915: Don't use GPU relocations prior to cmdparser stalls

Chris Wilson chris at chris-wilson.co.uk
Tue Aug 29 10:38:24 UTC 2017


Quoting Joonas Lahtinen (2017-08-28 10:26:40)
> On Sat, 2017-08-26 at 14:56 +0100, Chris Wilson wrote:
> > If we are using the cmdparser, we will have to copy the batch and so
> > stall for the relocations. Rather than prolong that stall by adding more
> > relocation requests, just use CPU relocations and do the stall upfront.
> > 
> > Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
> > Cc: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
> 
> Reviewed-by: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>

And applied. Thanks for the review,
-Chris


More information about the Intel-gfx mailing list