diff options
author | Chris Wilson <[email protected]> | 2020-03-03 08:05:46 +0000 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2020-03-03 17:30:20 +0000 |
commit | 61231f6bd0565ad8539e425dc48d547702e40930 (patch) | |
tree | ba8bbb911f6d5e44e14c05137a9bd82b36679064 /lib/test_overflow.c | |
parent | 373f27f24c19ad2629e636b699bc76965ca31e4d (diff) |
drm/i915/gem: Check that the context wasn't closed during setup
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 <[email protected]>
Reviewed-by: Matthew Auld <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions