Re: [Intel-gfx] [PATCH 03/71] drm/i915: Lazily unbind vma on close

2018-05-03 Thread Tvrtko Ursulin
On 03/05/2018 07:36, Chris Wilson wrote: When userspace is passing around swapbuffers using DRI, we frequently have to open and close the same object in the foreign address space. This shows itself as the same object being rebound at roughly 30fps (with a second object also being rebound at 30fp

[Intel-gfx] [PATCH 03/71] drm/i915: Lazily unbind vma on close

2018-05-02 Thread Chris Wilson
When userspace is passing around swapbuffers using DRI, we frequently have to open and close the same object in the foreign address space. This shows itself as the same object being rebound at roughly 30fps (with a second object also being rebound at 30fps), which involves us having to rewrite the