diff options
| author | Chris Wilson <[email protected]> | 2017-08-22 12:05:15 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2017-08-24 15:22:21 +0100 |
| commit | 432295d7b906dae11129fc2870289465c907e5f2 (patch) | |
| tree | 1799d79741fe2a45294f856af993c22391754215 /tools/perf/scripts/python | |
| parent | acfb5554c769ad7e09b9e4e42b572cc297a728e9 (diff) | |
drm/i915: Assert the context is not closed on object-close
During the context-close, we should be decoupling all the vma from the
object so that upon object-closing we shouldn't see any vma from the
already closed contexts. So include a check upon closing the object that
the context is still open.
v2: Eek, the fpriv check is required for shared objects. Double eek, BAT
passed?
Signed-off-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: MichaĆ Winiarski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions