<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - AMD a6-5400K Black Edition with igx 7540D artifacts"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=60389#c87">Comment # 87</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - AMD a6-5400K Black Edition with igx 7540D artifacts"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=60389">bug 60389</a>
              from <span class="vcard"><a class="email" href="mailto:fsalucard@gmail.com" title="FatalSaint <fsalucard@gmail.com>"> <span class="fn">FatalSaint</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=90961" name="attach_90961" title="minimal fix">attachment 90961</a> <a href="attachment.cgi?id=90961&action=edit" title="minimal fix">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=60389&attachment=90961'>[review]</a>
minimal fix

Ok, I've narrowed it down to these 3 specific changes:
rdev->config.cayman.sx_max_export_size = 64;
rdev->config.cayman.sx_max_export_smx_size = 48;
rdev->config.cayman.max_hw_contexts = 2;

See attached patch.. my system seems to run well with it.  I'm building a
completely fresh kernel with it now just to be sure.  

If I change any of those back to their original values (256, 192, 8
respectively) then different aspects of the artifacts returns.

I have not tried any values in between yet to see how high they can go before
artifacts become a problem.</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>