[Intel-gfx] [PATCH 02/28] drm/i915/selftests: Remove accidental serialization between gpu_fill

Matthew Auld matthew.william.auld at gmail.com
Tue Aug 27 15:54:43 UTC 2019


On Mon, 26 Aug 2019 at 08:24, Chris Wilson <chris at chris-wilson.co.uk> wrote:
>
> Upon object creation for live_gem_contexts, we fill the object with
> known scratch and flush it out of the CPU cache. Before performing the
> GPU fill, we don't need to flush it again and so avoid serialising with
> previous fills.
>
> However, we do need some throttling on the internal interfaces if we do
> not want to run out of memory!
>
> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
Reviewed-by: Matthew Auld <matthew.auld at intel.com>


More information about the Intel-gfx mailing list