From: Rafael J. Wysocki on 30 Mar 2010 17:20 On Tuesday 30 March 2010, Linus Torvalds wrote: .... > Other than that? Random fixes and updates all over. Mostly drivers and > filesystems, and mostly fairly small things. If you had PCI resource > conflict problems with the early -rc's due to the _CRS window thing, for > example, that should hopefully be fixed. See the appended shortlog for > other details. .... > Clemens Ladisch (4): > firewire: core: fw_iso_resource_manage: fix error handling > firewire: ohci: add cycle timer quirk for the TI TSB12LV22 > ALSA: cmipci: work around invalid PCM pointer > PCI quirk: RS780/RS880: work around missing MSI initialization This one (commit a5ee4eb7541) broke OpenGL acceleration on my new test box which happens to have a RS780. The symptom is that every operation involving the GPU is _very_ slow, so the window manager eventually disables compositing. Reverting this commit makes things work flawlessly again. So, please revert. BTW, I don't think it's a -stable material. Thanks, Rafael -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: [RFC 1/9] tty: replace BKL with a new tty_lock Next: [PATCH] Staging: Add new driver ipheth |