Hi! >> >> Good point. That's my change in non-core which hasn't been propogated >> to >> core. It's just a cleanup & I wouldn't have expected either version to >> be >> crash-prone. >> >> I don't think the irq handler gets much of a workout unless you >> sync-to-vblank >> at the moment. > > it may not be that.. but I wonder is there anything else different.. > via_irq was the first file I opened :-), I think linux-core may have bugs > but I think we'll never find them until it is out in the kernel.. which it > is now ... > > Dave.
OK, I think I've found this one. Seems like the .poll = drm_poll, was left out of the via driver when it was ported to drm_core. That should explain why I'm the only one seeing this. I'll commit a fix. /Thomas ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
