<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Mesa or libGL very slow rendering with kabini vga card"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96634#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Mesa or libGL very slow rendering with kabini vga card"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96634">bug 96634</a>
              from <span class="vcard"><a class="email" href="mailto:sounizan-neok@yahoo.com" title="Neok <sounizan-neok@yahoo.com>"> <span class="fn">Neok</span></a>
</span></b>
        <pre><span class="quote">> From: "<a href="mailto:bugzilla-daemon@freedesktop.org">bugzilla-daemon@freedesktop.org</a>" <<a href="mailto:bugzilla-daemon@freedesktop.org">bugzilla-daemon@freedesktop.org</a>>
>To: <a href="mailto:sounizan-neok@yahoo.com">sounizan-neok@yahoo.com</a> 
>Sent: Thursday, June 23, 2016 3:40 AM
>Subject: [<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Mesa or libGL very slow rendering with kabini vga card"
   href="show_bug.cgi?id=96634">Bug 96634</a>] Mesa or libGL very slow rendering with kabini vga card</span >

<span class="quote">><a href="show_bug.cgi?id=96634#c6">Comment # 6</a> on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Mesa or libGL very slow rendering with kabini vga card"
   href="show_bug.cgi?id=96634">bug 96634</a> from Michel Dänzer 
>If using the radeon kernel driver instead of amdgpu doesn't help, you can try
>Option "ShadowPrimary" in /etc/X11/xorg.conf .</span >

Well Done! At Last! I tried so many ideas before I could narrow down the
conditions that created the problem. And now you have given me the solution!

Thank you!

I tried installing the radeon driver but it didn't help, so I created this
file /etc/X11/xorg.conf/20-radeon.conf, from ArchLinux wiki:

Section "Device"
    Identifier  "Radeon"
    Driver "radeon"
    Option "AccelMethod" "glamor"
    Option "DRI" "3"
    Option "TearFree" "on"
    Option "ShadowPrimary" "on"
    Option "ColorTiling" "on"
    Option "ColorTiling2D" "on"
EndSection

Some options may not be needed but Option "ShadowPrimary" "on" definitely
fixes the problem. This problem exists in every major distro I tried 

except Puppy Linux, which does not include kabini firmware.

I will report this to Void Linux but other distro developers may need to
be informed about this, as I have seen a number of bug reports complaining
about symptoms similar to what I have experienced.

Thanks again!


--
Best Regards
Neoklis - Ham Radio Call:5B4AZ
<a href="http://www.5b4az.org/">http://www.5b4az.org/</a></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>