<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - DRI3 + Radeon HD 7750 Screen corruption with Cinnamon"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96960#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - DRI3 + Radeon HD 7750 Screen corruption with Cinnamon"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96960">bug 96960</a>
              from <span class="vcard"><a class="email" href="mailto:lehjr1@gmail.com" title="Leon <lehjr1@gmail.com>"> <span class="fn">Leon</span></a>
</span></b>
        <pre>Looks like even with xserver-xorg-video-ati 1:7.7.0-1, setting EXA and DRI3 to
enabled results in the same screen issue.

Here's my /usr/share/X11/xorg.conf.d/20-radeon.conf file (I created this after
the first 2 log sets):
Section "Device"
        Identifier  "radeon"
        Driver "radeon"
        Option "AccelMethod"           "EXA" #valid options are XAA, EXA and
Glamor. Default value varies per-GPU.
        Option "DRI3"                  "on" #enable DRI3 instead of the default
DRI2-mode
EndSection</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>