<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - saints row 3: performance is limited by flushes"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98239#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - saints row 3: performance is limited by flushes"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98239">bug 98239</a>
              from <span class="vcard"><a class="email" href="mailto:maraeo@gmail.com" title="Marek Olšák <maraeo@gmail.com>"> <span class="fn">Marek Olšák</span></a>
</span></b>
        <pre>Things to try:

1) You can try increasing the IB size in radeon_drm_cs.h:
struct radeon_cs_context {
    uint32_t                    buf[16 * 1024]; // HERE

2) Add buffer-wait-time to the HUD and see if it corresponds with the flushes.</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>