On 17 March 2018 at 08:51, Chris Wilson <ch...@chris-wilson.co.uk> wrote:
> As the ringbuffer may exist inside stolen memory, our access to it may
> be via the GTT iomap. This implies we may only have WC access for which
> the conventional memset() substitution of rep stos performs very badly,
> so switch to the rep mov[dq] variants when available.
>
> Signed-off-by: Chris Wilson <ch...@chris-wilson.co.uk>
> Cc: Mika Kuoppala <mika.kuopp...@intel.com>
> Cc: Matthew Auld <matthew.a...@intel.com>
Reviewed-by: Matthew Auld <matthew.a...@intel.com>
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to