[Nouveau] [Bug 89730] NV50: LightDM GTK+ Greeter Background - inconsistent display

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Mar 29 23:10:58 PDT 2015


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

--- Comment #16 from poma <pomidorabelisima at gmail.com> ---

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150330/958138c4/attachment.html>


More information about the Nouveau mailing list