[Intel-gfx] [PATCH 03/28] drm/i915/selftests: Try to recycle context allocations

Matthew Auld matthew.william.auld at gmail.com
Tue Aug 27 16:11:44 UTC 2019


On Mon, 26 Aug 2019 at 08:23, Chris Wilson <chris at chris-wilson.co.uk> wrote:
>
> igt_ctx_exec allocates a new context for each iteration, keeping them
> all allocated until the end. Instead, release the local ctx reference at
> the end of each iteration, allowing ourselves to reap those if under
> mempressure.
>
> 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