Re: [Intel-gfx] [PATCH] drm/i915: Remove the vma from the object list upon close

2016-11-07 Thread Tvrtko Ursulin
On 04/11/2016 16:12, Chris Wilson wrote: Currently, the vma is being unlink from the object lookup on destroy. However, we are meant to be decoupling it upon close so that the user cannot access the closed vma whilst it remains active on the GPU. [ 34.074858] kernel BUG at drivers/gpu/drm/i91

[Intel-gfx] [PATCH] drm/i915: Remove the vma from the object list upon close

2016-11-04 Thread Chris Wilson
Currently, the vma is being unlink from the object lookup on destroy. However, we are meant to be decoupling it upon close so that the user cannot access the closed vma whilst it remains active on the GPU. [ 34.074858] kernel BUG at drivers/gpu/drm/i915/i915_gem_gtt.c:3561! [ 34.074875] invali