RE: i915 trouble -- IRQ being disabled

2007-01-29 Thread Xiang, Haihao
I have the same problem too. I ran glxgears for a long time then glxgears got hung. I looked into it and found the 915 interrupt handler wasn't called, so dev_priv->sarea_priv->last_dispatch is not updated anymore. However the ring buffer works fine and the appropriate data had been written int

Re: i915 trouble -- IRQ being disabled

2007-01-29 Thread Sergio Monteiro Basto
anything related with this issue ? https://bugs.freedesktop.org/show_bug.cgi?id=9200#c8 On Sun, 2007-01-28 at 22:14 -0500, Dominik Brodowski wrote: > Hi, > > When I switch from the "X Window System Version 7.1.1" console to a > terminal, IRQ 10: > > 10: 20XT-PIC-XTuhci_hcd

Re: i915 trouble -- IRQ being disabled

2007-01-29 Thread Michel Dänzer
On Sun, 2007-01-28 at 22:14 -0500, Dominik Brodowski wrote: > > [...] I was able to "git bisect" it down to the drm patches which went in > after 2.6.19 and before 2.6.19-rc1 got released. Can you bisect it down to a single commit? If that's not possible with the kernel tree, you can try the drm

Re: x11-dri on macbookpro with radeon 9600

2007-01-29 Thread Benjamin Menküc
Ah yes, I didn't see that :( [too much time on the computer] Sorry for disturbing.. regards, Benjamin Dave Airlie wrote: > On Mon, 29 Jan 2007, Benjamin Menk?c wrote: > >> Hi, I have tried for about 30h to get my this working on my gentoo >> linux. I used the portage overlay as described here: >