Re: [Intel-gfx] [CI] drm/i915/selftests: Make evict tolerant of foreign objects

2019-01-18 Thread Matthew Auld
On Fri, 18 Jan 2019 at 11:53, Chris Wilson wrote: > > The evict selftests presumed that all objects in use had been allocated > by itself. This is a dubious claim and so instead of asserting complete > control over the object lists, take (temporary) ownership of them > instead. > > Signed-off-by:

[Intel-gfx] [CI] drm/i915/selftests: Make evict tolerant of foreign objects

2019-01-18 Thread Chris Wilson
The evict selftests presumed that all objects in use had been allocated by itself. This is a dubious claim and so instead of asserting complete control over the object lists, take (temporary) ownership of them instead. Signed-off-by: Chris Wilson Reviewed-by: Tvrtko Ursulin --- .../gpu/drm/i915