Re: [ 109/173] drm/i915: Close race between processing unpin task and queueing the flip

2013-02-12 Thread Ben Hutchings
On Tue, Feb 12, 2013 at 09:02:45PM -0200, Herton Ronaldo Krzesinski wrote: > On Fri, Dec 28, 2012 at 08:05:19PM +0100, Ben Hutchings wrote: > > 3.2-stable review patch. If anyone has any objections, please let me know. > > > > -- > > > > From: Chris Wilson > > > > commit

Re: [ 109/173] drm/i915: Close race between processing unpin task and queueing the flip

2013-02-12 Thread Herton Ronaldo Krzesinski
On Fri, Dec 28, 2012 at 08:05:19PM +0100, Ben Hutchings wrote: > 3.2-stable review patch. If anyone has any objections, please let me know. > > -- > > From: Chris Wilson > > commit e7d841ca03b7ab668620045cd7b428eda9f41601 upstream. > [...] > @@ -7157,6 +7176,10 @@ static int

Re: [ 109/173] drm/i915: Close race between processing unpin task and queueing the flip

2013-02-12 Thread Herton Ronaldo Krzesinski
On Fri, Dec 28, 2012 at 08:05:19PM +0100, Ben Hutchings wrote: 3.2-stable review patch. If anyone has any objections, please let me know. -- From: Chris Wilson ch...@chris-wilson.co.uk commit e7d841ca03b7ab668620045cd7b428eda9f41601 upstream. [...] @@ -7157,6 +7176,10

Re: [ 109/173] drm/i915: Close race between processing unpin task and queueing the flip

2013-02-12 Thread Ben Hutchings
On Tue, Feb 12, 2013 at 09:02:45PM -0200, Herton Ronaldo Krzesinski wrote: On Fri, Dec 28, 2012 at 08:05:19PM +0100, Ben Hutchings wrote: 3.2-stable review patch. If anyone has any objections, please let me know. -- From: Chris Wilson ch...@chris-wilson.co.uk

[ 109/173] drm/i915: Close race between processing unpin task and queueing the flip

2012-12-28 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Chris Wilson commit e7d841ca03b7ab668620045cd7b428eda9f41601 upstream. Before queuing the flip but crucially after attaching the unpin-work to the crtc, we continue to setup the unpin-work.

[ 109/173] drm/i915: Close race between processing unpin task and queueing the flip

2012-12-28 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Chris Wilson ch...@chris-wilson.co.uk commit e7d841ca03b7ab668620045cd7b428eda9f41601 upstream. Before queuing the flip but crucially after attaching the unpin-work to the crtc, we continue to