<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - NV50: LightDM GTK+ Greeter Background - inconsistent display"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89730#c16">Comment # 16</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - NV50: LightDM GTK+ Greeter Background - inconsistent display"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89730">bug 89730</a>
              from <span class="vcard"><a class="email" href="mailto:pomidorabelisima@gmail.com" title="poma <pomidorabelisima@gmail.com>"> <span class="fn">poma</span></a>
</span></b>
        <pre>
Within nv50_exa.c, regardless of the function or statement FALLBACK-ed,
commented or deleted, at best, the effect is the same as with disabling EXA
Composite.

It has a positive effect on Greeter Background image loading,
BUT produce at least corruption of some of the icons within Desktop session.


Section "Device"
    Identifier "video0"
    Driver     "nouveau"
    Option     "EXANoComposite" "Yes"
EndSection


[8.266] (II) Loading sub module "exa"
[8.266] (II) LoadModule: "exa"
[8.266] (II) Loading /usr/lib64/xorg/modules/libexa.so
[8.266] (II) Module exa: vendor="X.Org Foundation"
[8.266] (**) NOUVEAU(0): Option "EXANoComposite" "Yes"
[8.266] (**) NOUVEAU(0): EXA: Disabling Composite operation (RENDER
acceleration)
[8.266] (II) EXA(0): Driver allocated offscreen pixmaps
[8.266] (II) EXA(0): Driver registered support for the following operations:
[8.266] (II)         Solid
[8.266] (II)         Copy
[8.266] (II)         UploadToScreen
[8.266] (II)         DownloadFromScreen


Disables acceleration of the Composite operation,
which is at the heart of the Render extension.
Not related to the Composite extension.
Default: No.

man 4 exa</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>