[Intel-gfx] [PATCH 06/12] drm/i915/gem: Check that the context wasn't closed during setup
Matthew Auld
matthew.william.auld at gmail.com
Tue Feb 18 20:38:41 UTC 2020
On Tue, 18 Feb 2020 at 16:22, Chris Wilson <chris at chris-wilson.co.uk> wrote:
>
> As setup takes a long time, the user may close the context during the
> construction of the execbuf. In order to make sure we correctly track
> all outstanding work with non-persistent contexts, we need to serialise
> the submission with the context closure and mop up any leaks.
>
> 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