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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Mar 27 23:03:59 PDT 2015


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

--- Comment #14 from poma <pomidorabelisima at gmail.com> ---
Created attachment 114680
  --> https://bugs.freedesktop.org/attachment.cgi?id=114680&action=edit
nv50_exa NV50EXAPrepareComposite rm

OR

diff --git a/src/nv50_exa.c b/src/nv50_exa.c
index 221160d..18a11a1 100644
--- a/src/nv50_exa.c
+++ b/src/nv50_exa.c
@@ -832,6 +832,8 @@ NV50EXAPrepareComposite(int op,
 {
     NV50EXA_LOCALS(pdpix);

+    NOUVEAU_FALLBACK("poma\n");
+
     if (!PUSH_SPACE(push, 256))
         NOUVEAU_FALLBACK("space\n");
     PUSH_RESET(push);


Both have a positive effect on Greeter Background image loading,
BUT produce various kinds of corruption within Desktop session.

-- 
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/20150328/3c2caa4c/attachment-0001.html>


More information about the Nouveau mailing list