I confirmed the bug with radeon today. It leaked some gigabytes fairly
quickly. Couldn't reproduce any such leak with intel graphics under the
same conditions.

Though, the leak only happened with radeon if I left some program running that 
continuously redraws while the screen is locked and in power savings mode. 
Furthermore, the continuous redraws had to come from an app which itself does 
not sync to vblank, such as KVM or glxgears with vblank_mode=0:
    env vblank_mode=0 glxgears

I don't think you can confirm whether compiz is syncing to vblank, other
than to drag a window around quickly and look for tearing. If there is
tearing then it's not syncing. If no tearing then it is syncing.

Next step, if possible will be to run it under valgrind's "massif" plugin:
    valgrind --tool=massif --massif-out-file=massif.out compiz ...
and then later:
    ms_print massif.out > massif.txt
I haven't had time to do this but if someone else could then it should help.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/914773

Title:
  [radeon] Compiz memory leak and blank screen unable to login when
  using radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-multiload/+bug/914773/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to