<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [BDW/SKL] GPU hangs with programs using compute shaders"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96291#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [BDW/SKL] GPU hangs with programs using compute shaders"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96291">bug 96291</a>
              from <span class="vcard"><a class="email" href="mailto:kenneth@whitecape.org" title="Kenneth Graunke <kenneth@whitecape.org>"> <span class="fn">Kenneth Graunke</span></a>
</span></b>
        <pre>Hmm...the Car Chase hangs look like some kind of memory corruption.  I'm seeing
batchbuffers with compute commands where the first part of the batchbuffer is
full of garbage.  The upload BO appears to be directly before it in the address
space, and altering the size of that helps with the GPU hangs (but it may just
be moving the buffers around).  I see corruption in the images when it doesn't
hang, so maybe it's overwriting the image with garbage instead.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>