Re: [Intel-gfx] gen7 missed IRQ workaround series.

2012-01-04 Thread Daniel Vetter
On Wed, Jan 04, 2012 at 09:05:51AM -0800, Keith Packard wrote: > On Wed, 4 Jan 2012 18:02:21 +0100, Daniel Vetter wrote: > > > So I really don't like the busy-looping, especially now that > > semaphores are enabled by default for ivb. > > Alternatives are welcome; we have no other known fix for

Re: [Intel-gfx] gen7 missed IRQ workaround series.

2012-01-04 Thread Keith Packard
On Wed, 4 Jan 2012 18:02:21 +0100, Daniel Vetter wrote: > So I really don't like the busy-looping, especially now that > semaphores are enabled by default for ivb. Alternatives are welcome; we have no other known fix for missing sequence writes. -- keith.pack...@intel.com pgpHcsh2BtIKu.pgp D

Re: [Intel-gfx] gen7 missed IRQ workaround series.

2012-01-04 Thread Daniel Vetter
On Tue, Jan 03, 2012 at 03:38:25PM -0800, Keith Packard wrote: > On Wed, 4 Jan 2012 00:04:18 +0100, Daniel Vetter wrote: > > > I kinda prefer Chris' approach of sticking with irqs, but backing it up > > with a timer in the msec range. Can't find that patch though atm (iirc > > it's in bugzilla so

Re: [Intel-gfx] gen7 missed IRQ workaround series.

2012-01-03 Thread Keith Packard
On Wed, 4 Jan 2012 00:04:18 +0100, Daniel Vetter wrote: > I kinda prefer Chris' approach of sticking with irqs, but backing it up > with a timer in the msec range. Can't find that patch though atm (iirc > it's in bugzilla somewhere). I think we've resolved that the interrupt arrives, but that it

Re: [Intel-gfx] gen7 missed IRQ workaround series.

2012-01-03 Thread Daniel Vetter
On Thu, Dec 22, 2011 at 02:54:58PM -0800, Eric Anholt wrote: > This is the minimal patchset I have for working around the missed > IRQs. I've been running it since Monday doing test runs for other > work, and it appears to be stable. I'm a bit late to the party with two things: - The bsd ring is

Re: [Intel-gfx] gen7 missed IRQ workaround series.

2012-01-02 Thread Kenneth Graunke
On 12/22/2011 02:54 PM, Eric Anholt wrote: > This is the minimal patchset I have for working around the missed > IRQs. I've been running it since Monday doing test runs for other > work, and it appears to be stable. These all look okay to me, but this really isn't my area of expertise. Acked-by:

Re: [Intel-gfx] gen7 missed IRQ workaround series.

2012-01-02 Thread Eugeni Dodonov
On Thu, Dec 22, 2011 at 20:54, Eric Anholt wrote: > This is the minimal patchset I have for working around the missed > IRQs. I've been running it since Monday doing test runs for other > work, and it appears to be stable. > Works for me, no more missed IRQs nor hangs/delays with this patchset.

[Intel-gfx] gen7 missed IRQ workaround series.

2011-12-22 Thread Eric Anholt
This is the minimal patchset I have for working around the missed IRQs. I've been running it since Monday doing test runs for other work, and it appears to be stable. ___ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http://lists.freedesktop.or