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

--- Comment #14 from poma <pomidorabelis...@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.
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to