Re: [Intel-gfx] [PATCH 3/4] drm/i915: Drop request retirement before reaping stale contexts

2017-07-05 Thread Tvrtko Ursulin
On 05/07/2017 15:26, Chris Wilson wrote: Before we create a new context, we try and reap all the stale contexts (i.e. those that are freed but waiting for a worker to come and return their allocations to the system). Before we do this, we retire all requests so that we clear any inflight no

[Intel-gfx] [PATCH 3/4] drm/i915: Drop request retirement before reaping stale contexts

2017-07-05 Thread Chris Wilson
Before we create a new context, we try and reap all the stale contexts (i.e. those that are freed but waiting for a worker to come and return their allocations to the system). Before we do this, we retire all requests so that we clear any inflight no longer used contexts (who are only being kept