Re: [Intel-gfx] [PATCH 00/10] drm/i915: FBC fixes v2

2013-11-21 Thread Rodrigo Vivi
(just noticed mutt behind tsocks missed this email) On Wed, Nov 6, 2013 at 1:02 PM, wrote: > One more attempt at making FBC suck a bit less. > > The main thing as before is getting the LRI based render/blitter > tracking in place. > > In this updates series I decided the way to avoid the kms loc

[Intel-gfx] [PATCH 00/10] drm/i915: FBC fixes v2

2013-11-06 Thread ville . syrjala
One more attempt at making FBC suck a bit less. The main thing as before is getting the LRI based render/blitter tracking in place. In this updates series I decided the way to avoid the kms locks in execbuffer is to keep an extra reference to the fb. I added a bunch of locking (struct_mutex and