<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - [snb] GPU HANG: ecode 6:0:0x85fffff8 in fgfs"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104388#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - [snb] GPU HANG: ecode 6:0:0x85fffff8 in fgfs"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104388">bug 104388</a>
              from <span class="vcard"><a class="email" href="mailto:fabrice@bellet.info" title="Fabrice Bellet <fabrice@bellet.info>"> <span class="fn">Fabrice Bellet</span></a>
</span></b>
        <pre>More details:
 * it works if I use a fixed guardband size of (-1,1,-1,1), which I think
consists to align the guardband size on the viewport size.

 * it also works, if a use the top level window size (1024,717) as the gb_size
value in the function brw_calculate_guardband_size(), instead of 
(8192,8192). Moreover, it hangs when I choose a gb_size value that is greater
than 718 in the computation of ss_gb_ymin and ss_gb_ymax (and only in the
y-range) in this same function. Of course if a gb_size lower than 717 is used,
gb clipping artifacts become visible, but it doesn't hang.

If needed I can provide a trace of the params used when
brw_calculate_guardband_size() is called.</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>