<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><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> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [ILK Bisected]Piglit spec_ARB_depth_texture_fbo-clear-formats fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75292">bug 75292</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>ASSIGNED
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [ILK Bisected]Piglit spec_ARB_depth_texture_fbo-clear-formats fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75292#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [ILK Bisected]Piglit spec_ARB_depth_texture_fbo-clear-formats fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75292">bug 75292</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>Fixed in master with:

commit b18871c863fabec3ed383881d2cdd0298b157b06
Author: Kenneth Graunke <<a href="mailto:kenneth@whitecape.org">kenneth@whitecape.org</a>>
Date:   Sat Feb 22 23:47:30 2014 -0800

    i965: Don't forget to subtract mt->first_level in minify calls.

    This fixes fbo-clear-formats GL_ARB_depth_texture on Ironlake, which
    regressed since commit f128bcc7c293013f4b44e4b661638333de0077c2
    ("i965: Drop mt->levels[].width/height.")  intel_miptree_copy_slice was
    calling minify(.., 7) on a 2x2 texture with mt->first_level == 7.

    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [ILK Bisected]Piglit spec_ARB_depth_texture_fbo-clear-formats fails"
   href="show_bug.cgi?id=75292">https://bugs.freedesktop.org/show_bug.cgi?id=75292</a>
    Signed-off-by: Kenneth Graunke <<a href="mailto:kenneth@whitecape.org">kenneth@whitecape.org</a>>
    Reviewed-by: Eric Anholt <<a href="mailto:eric@anholt.net">eric@anholt.net</a>>

The commit which caused the regression does not exist in 10.1.</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>