https://bugs.freedesktop.org/show_bug.cgi?id=32645

Francisco Jerez <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #35 from Francisco Jerez <[email protected]> 2011-01-23 
17:01:43 PST ---
(In reply to comment #34)
> How would I narrow down who is repeatedly polling the status of my VGA?
I guess you don't get any flickering with other window managers?

> The perflvl kernel options are enough.. What is that actually doing?
"perflvl" tells the driver to set a performance level different to the BIOS
defaults (BIOSes usually leave the GPU in some kind of low power consumption
mode), in your case that just means 400MHz instead of 279MHz as memory clock.

Right now we leave the clocks set by the BIOS untouched because our PM code
isn't considered stable yet, that will probably change at some point, until
then you'll have to keep these module options in your command line to avoid the
corruption you've seen.

I've pushed the patch that fixed your original problem to the nouveau kernel
tree, so I'm marking this as fixed.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Nouveau mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to