On Tue, 30 Oct 2007, Michel D?nzer wrote: > > On Mon, 2007-10-29 at 21:25 +0300, malc wrote: >> On Mon, 29 Oct 2007, Michel D?nzer wrote:
[..snip..] > > So it seems related to the DRI after all. Though you're right it doesn't > seem related to Mesa, so feel free to move this to the dri-devel list. > > When X runs with the DRI enabled, does > > grep radeon /proc/interrupts > > show the Radeon's interrupt line being shared by other devices? Does its > count increase as well? No it's not shared, and yes the count does increase very fast. > > In order to find out what's going on, I'd start by instrumenting the DRM > functions radeon_driver_irq_handler() and radeon_acknowledge_irqs() (in > radeon_irq.c) to find out if the former returns IRQ_NONE, whether the > interrupt status register has any bits set other than those the DRM is > interested in, etc. Worth a shot, hopefully i will find time for this sort of thing soon. -- mailto:[EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
