On Mit, 2002-09-25 at 03:52, Eric Anholt wrote:
> On Tue, 2002-09-24 at 17:08, Michel Dänzer wrote:
> > 
> > BTW is there any reason why the mga stuff can't move to the shared DRM
> > directory?
> 
> Which mga stuff?  MGA is shared about as much as the other drivers.

Hmm, I think I confused mga and gamma in your patch.


> > What about using LIBGL_THROTTLE_REFRESH in all 3D drivers?
> > 
> > I've updated my patch.
> 
> Sounds good to me.

Cool, I'd commit it right now if it wasn't for the issue below...


> > BTW I'm just experiencing IRQ timeouts as well. In fact, no interrupts
> > occur at all, and the RADEON_GEN_INT_STATUS register seems to always
> > contain 0x00080007; interestingly, bit 16 isn't documented. Maybe that's
> > just a red herring though, and the IRQ is disabled in PCI config space
> > or something?
> 
> How often do you get timeouts?  Does it happen with any app?  I haven't
> noticed any yet.

Neither did I until shortly before my last post, but now the CPU doesn't
see any interrupts even though the chip seems to be generating them
(that's why some bits in RADEON_GEN_INT_STATUS are set). Any idea what
could be up and how to resolve it? I assume a reboot will be a way...

A possibility to work around this problem would be polling the interrupt
status register regularly and calling the interrupt service function if
some bits are set?


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to