Re: [Intel-gfx] [PATCH 5/6] drm/i915: Grab modeset locks for GPU rest on pre-ctg

2014-11-24 Thread Ville Syrjälä
On Mon, Nov 24, 2014 at 10:34:42AM +0100, Daniel Vetter wrote: > On Fri, Nov 21, 2014 at 11:10:31PM +0200, Ville Syrjälä wrote: > > On Fri, Nov 21, 2014 at 09:49:21PM +0100, Daniel Vetter wrote: > > > On Fri, Nov 21, 2014 at 09:54:29PM +0200, ville.syrj...@linux.intel.com > > > wrote: > > > > + >

Re: [Intel-gfx] [PATCH 5/6] drm/i915: Grab modeset locks for GPU rest on pre-ctg

2014-11-24 Thread Daniel Vetter
On Fri, Nov 21, 2014 at 11:10:31PM +0200, Ville Syrjälä wrote: > On Fri, Nov 21, 2014 at 09:49:21PM +0100, Daniel Vetter wrote: > > On Fri, Nov 21, 2014 at 09:54:29PM +0200, ville.syrj...@linux.intel.com > > wrote: > > > + > > > + /* > > > + * Flips in the rings will be nuked by the reset, > > >

Re: [Intel-gfx] [PATCH 5/6] drm/i915: Grab modeset locks for GPU rest on pre-ctg

2014-11-21 Thread Ville Syrjälä
On Fri, Nov 21, 2014 at 09:49:21PM +0100, Daniel Vetter wrote: > On Fri, Nov 21, 2014 at 09:54:29PM +0200, ville.syrj...@linux.intel.com wrote: > > From: Ville Syrjälä > > > > On gen4 and earlier the GPU reset also resets the display, so we should > > protect against concurrent modeset operations

Re: [Intel-gfx] [PATCH 5/6] drm/i915: Grab modeset locks for GPU rest on pre-ctg

2014-11-21 Thread Daniel Vetter
On Fri, Nov 21, 2014 at 09:54:29PM +0200, ville.syrj...@linux.intel.com wrote: > From: Ville Syrjälä > > On gen4 and earlier the GPU reset also resets the display, so we should > protect against concurrent modeset operations. Grab all the modeset locks > around the entire GPU reset dance, remeber

[Intel-gfx] [PATCH 5/6] drm/i915: Grab modeset locks for GPU rest on pre-ctg

2014-11-21 Thread ville . syrjala
From: Ville Syrjälä On gen4 and earlier the GPU reset also resets the display, so we should protect against concurrent modeset operations. Grab all the modeset locks around the entire GPU reset dance, remebering first ti dislogde any pending page flip to make sure we don't deadlock. Any pageflip