<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 - 15% perf drop in DrvRes with "i965/miptree: Use num_samples of 1 instead of 0 for single-sampled""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102260">102260</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>15% perf drop in DrvRes with "i965/miptree: Use num_samples of 1 instead of 0 for single-sampled"
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

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

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

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

        <tr>
          <th>Component</th>
          <td>Drivers/DRI/i965
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>eero.t.tamminen@intel.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Bisecting on SKL GT2 revealed following commit:
----------------------------------------------------
commit 76e2f390f9863a356d1419982dec705260d67eff
Author:     Topi Pohjolainen <<a href="mailto:topi.pohjolainen@intel.com">topi.pohjolainen@intel.com</a>>
AuthorDate: Wed Jul 19 09:25:19 2017 +0300
Commit:     Topi Pohjolainen <<a href="mailto:topi.pohjolainen@intel.com">topi.pohjolainen@intel.com</a>>
CommitDate: Thu Jul 20 11:32:21 2017 +0300

    i965/miptree: Use num_samples of 1 instead of 0 for single-sampled
----------------------------------------------------

To be responsible for large performance drop in SynMark v7 DrvRes test.

Drop is largest (~15%) on SKL & KBL GT2, on most platforms it's 3-5%, on SKL
GT4e there's no measurable impact.

(Test is run in FullHD fullscreen.)

>From the commit message it seems that it should be just refactoring + potential
bug fix i.e. this large perf impact is unexpected.  Other tests beside DrvRes
weren't noticeably impacted.</pre>
        </div>
      </p>


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

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