Re: [PATCH] capture last_vblank count at IRQ uninstall time too

2009-02-07 Thread Timo Aaltonen
or hangs, if the ioctl is restarted in a loop (as > is the case in libdrm < 2.4.4). > > Signed-off-by: Jesse Barnes Works fine on my GM965, fixing the issue I had. Tested-by: Timo Aaltonen t -- Create and D

Re: [PATCH] use uninterruptible sleep for vblank waits

2009-01-30 Thread Timo Aaltonen
On Fri, 30 Jan 2009, Jesse Barnes wrote: > On Friday, January 30, 2009 11:16 am Timo Aaltonen wrote: >> On Fri, 30 Jan 2009, Jesse Barnes wrote: >>> I'm not sure about Timo's problem though; this patch helps with a problem >>> he was seeing too, but he sees i

Re: [PATCH] use uninterruptible sleep for vblank waits

2009-01-30 Thread Timo Aaltonen
On Fri, 30 Jan 2009, Jesse Barnes wrote: > I'm not sure about Timo's problem though; this patch helps with a problem he > was seeing too, but he sees it after running for awhile, not at VT switch. > It's possible that his problem could be due to wraparound, if the jumps we > see at interrupt off->

Re: Problems in the intel vblank code?

2009-01-27 Thread Timo Aaltonen
On Tue, 27 Jan 2009, Jesse Barnes wrote: > On Tuesday, January 27, 2009 3:28 am Timo Aaltonen wrote: >> Hi >> >>Ubuntu Jaunty began suffering from periodic freezes when switching the >> desktop (in compiz) or doing some other graphically intensive tasks. It >

Re: Problems in the intel vblank code?

2009-01-27 Thread Timo Aaltonen
On Tue, 27 Jan 2009, Timo Aaltonen wrote: > On Tue, 27 Jan 2009, Timo Aaltonen wrote: > >> >> Hi >> >> Ubuntu Jaunty began suffering from periodic freezes when switching the >> desktop (in compiz) or doing some other graphically intensive tasks. It >

Re: Problems in the intel vblank code?

2009-01-27 Thread Timo Aaltonen
On Tue, 27 Jan 2009, Timo Aaltonen wrote: > > Hi > > Ubuntu Jaunty began suffering from periodic freezes when switching the > desktop (in compiz) or doing some other graphically intensive tasks. It > started with the new kernel that got these patches: > > * drm/

Problems in the intel vblank code?

2009-01-27 Thread Timo Aaltonen
Hi Ubuntu Jaunty began suffering from periodic freezes when switching the desktop (in compiz) or doing some other graphically intensive tasks. It started with the new kernel that got these patches: * drm/i915: Don't double-unpin buffers if we take a signal in * drm/i915: Don't