[Intel-gfx] [PATCH 02/20] drm/i915: Assert the context is not closed on object-close

Chris Wilson chris at chris-wilson.co.uk
Wed Aug 23 16:57:08 UTC 2017


Quoting Michał Winiarski (2017-08-23 17:50:59)
> On Wed, Aug 23, 2017 at 10:14:56AM +0100, Chris Wilson wrote:
> > 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 <chris at chris-wilson.co.uk>
> 
> Reviewed-by: Michał Winiarski <michal.winiarski at intel.com>
> 
> You also lost:
> Tested-by: Marta Lofstedt <marta.lofstedt at intel.com>

That's because this series isn't about the fix, they just happen to be
at the head of my tree that I wanted to exercise on the shards.
-Chris


More information about the Intel-gfx mailing list