Re: [Intel-gfx] [PATCH] drm/i915: Retire requests before creating a new one

2014-05-16 Thread Daniel Vetter
On Thu, May 15, 2014 at 10:41:42AM +0100, Chris Wilson wrote: > More fallout from > > commit c8725f3dc0911d4354315a65150aecd8b7d0d74a > Author: Chris Wilson > Date: Mon Mar 17 12:21:55 2014 + > > drm/i915: Do not call retire_requests from wait_for_rendering > > is that we can complete

[Intel-gfx] [PATCH] drm/i915: Retire requests before creating a new one

2014-05-15 Thread Chris Wilson
More fallout from commit c8725f3dc0911d4354315a65150aecd8b7d0d74a Author: Chris Wilson Date: Mon Mar 17 12:21:55 2014 + drm/i915: Do not call retire_requests from wait_for_rendering is that we can completely fill all of memory using small objects, such that we exhaust the filp space,