<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [llvmpipe] piglit gl-1.0-scissor-offscreen regression"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101709">101709</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[llvmpipe] piglit gl-1.0-scissor-offscreen regression
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Keywords</th>
          <td>bisected, regression
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Mesa core
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>vlee@freedesktop.org
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>maraeo@gmail.com, nhaehnle@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>mesa: c5d0dc7fa5566941a49ede8c83a0cfe0a33a3d7f (master 17.2.0-devel)

$ ./bin/gl-1.0-scissor-offscreen -fbo -auto
Probe color at (0,0)
  Expected: 1.000000 1.000000 1.000000
  Observed: 1.000000 0.000000 0.000000
PIGLIT: {"result": "fail" }


743ad599a97d09b119d26b99f6b79e41b567e421 is the first bad commit
commit 743ad599a97d09b119d26b99f6b79e41b567e421
Author: Marek Olšák <<a href="mailto:marek.olsak@amd.com">marek.olsak@amd.com</a>>
Date:   Wed Jun 14 23:09:24 2017 +0200

    st/mesa: don't set 16 scissors and 16 viewports if they're unused

    Only do so if there is a shader writing gl_ViewportIndex.
    This removes a lot of CPU overhead for the most common case.

    Reviewed-by: Nicolai Hähnle <<a href="mailto:nicolai.haehnle@amd.com">nicolai.haehnle@amd.com</a>>

:040000 040000 34a059a5354c760fe20f6cbf2b6a823bd075f21d
6a4fbdf3efb3fee9902a32873c41449c7b118c0c M      src
bisect run success</pre>
        </div>
      </p>


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

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