<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Regression in 10.5.1 causes flickering/artifacting in a particular video game"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89699#c21">Comment # 21</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Regression in 10.5.1 causes flickering/artifacting in a particular video game"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89699">bug 89699</a>
              from <span class="vcard"><a class="email" href="mailto:maczqia+contrib@gmail.com" title="Maxqia <maczqia+contrib@gmail.com>"> <span class="fn">Maxqia</span></a>
</span></b>
        <pre>Did some Bisecting and I Got ...

67a77ecdec3ba701eb63783535c43abf6eb1ab29 is the first bad commit
commit 67a77ecdec3ba701eb63783535c43abf6eb1ab29
Author: Marek Olšák <<a href="mailto:marek.olsak@amd.com">marek.olsak@amd.com</a>>
Date:   Sun Jan 4 22:16:53 2015 +0100

    radeonsi: don't use TC L2 for updating descriptors on SI

    It's causing problems, because we mix uncached CP DMA with cached
WRITE_DATA
    when updating the same memory.

    The solution for SI is to use uncached access here, because CP DMA doesn't
    support cached access.

    CIK will be handled in the next patch.

    Reviewed-by: Michel Dänzer <<a href="mailto:michel.daenzer@amd.com">michel.daenzer@amd.com</a>>

:040000 040000 76fed826a37a921280bbb3c30b27921b58a143db
6a5d816cf39df3265bd9a672cecb5ab94ab97195 M    src</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>