Has anybody run into problems with the vblank interrupt support on G400?  In
mgaWaitForVBlank the 'if ( !mmesa->mgaScreen->irq )' test fails (i.e., user
mode thinks there's an IRQ), but in the kernel mga_wait_vblank returns with
errno set to EINVAL.  THe only was I can see that this would happen is if
the 'if (!dev->irq)' test is true (i.e., kernel model thinks there is NOT an
IRQ).

Ideas?

-- 
Smile!  http://antwrp.gsfc.nasa.gov/apod/ap990315.html


-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to