<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [regression, bisected] all textureGather piglits fail"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96656#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [regression, bisected] all textureGather piglits fail"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96656">bug 96656</a>
              from <span class="vcard"><a class="email" href="mailto:imirkin@alum.mit.edu" title="Ilia Mirkin <imirkin@alum.mit.edu>"> <span class="fn">Ilia Mirkin</span></a>
</span></b>
        <pre>The problem was pre-existing, but a combination of factors made the readpixels
cache expose it harder.

Fixed by:

commit b433cb51e50cab878cbaa023662bacd1f923a183
Author: Ilia Mirkin <<a href="mailto:imirkin@alum.mit.edu">imirkin@alum.mit.edu</a>>
Date:   Thu Jun 23 22:33:59 2016 -0400

    nvc0: when mapping directly, provide accurate xfer info + start

    We were ignoring the incoming box parameters, and were providing totally
    bogus stride/layer stride, and other bits, for when a non-full-surface
    map was requested.

    Signed-off-by: Ilia Mirkin <<a href="mailto:imirkin@alum.mit.edu">imirkin@alum.mit.edu</a>>
    Tested-by: Samuel Pitoiset <<a href="mailto:samuel.pitoiset@gmail.com">samuel.pitoiset@gmail.com</a>>
    Cc: <<a href="mailto:mesa-stable@lists.freedesktop.org">mesa-stable@lists.freedesktop.org</a>></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>