<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [i965] OUT_OF_MEMORY error with maximum size mipmapped depth texture"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72893#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [i965] OUT_OF_MEMORY error with maximum size mipmapped depth texture"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72893">bug 72893</a>
              from <span class="vcard"><a class="email" href="mailto:anuj.phogat@gmail.com" title="Anuj Phogat <anuj.phogat@gmail.com>"> <span class="fn">Anuj Phogat</span></a>
</span></b>
        <pre>I realized that OUT_OF_MEMORY error was generated only with this patch:
<a href="http://lists.freedesktop.org/archives/mesa-dev/2013-December/050312.html">http://lists.freedesktop.org/archives/mesa-dev/2013-December/050312.html</a>
An updated version of the patch is now on mesa-dev mailing list which makes it
irrelevant for this bug.

Now the real issue here is an assertion failure in depth_texture_mipmap.test:
intel_mipmap_tree.c:2283: intel_miptree_map_singlesample: Assertion
`mt->region->pitch < 32768' failed.

This failure can be reproduced using piglit patch posted in <a href="show_bug.cgi?id=72893#c1">comment 1</a>. Sorry
for posting incorrect information in bug's description.</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>