<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Maximizing glxgears -> texture_desc_init: The buffer is not large enough"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=42085">42085</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>xorg-driver-ati@lists.x.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Maximizing glxgears -> texture_desc_init: The buffer is not large enough
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>xorg-team@lists.x.org
          </td>
        </tr>

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

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>curaga@operamail.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86 (IA32)
          </td>
        </tr>

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

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

        <tr>
          <th>Component</th>
          <td>Driver/Radeon
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>xorg
          </td>
        </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Maximizing glxgears -> texture_desc_init: The buffer is not large enough"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=42085#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Maximizing glxgears -> texture_desc_init: The buffer is not large enough"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=42085">bug 42085</a>
              from <span class="vcard"><a class="email" href="mailto:michel@daenzer.net" title="Michel Dänzer <michel@daenzer.net>"> <span class="fn">Michel Dänzer</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=72772" name="attach_72772" title="DRI2: Align buffer width/height for tiling on all cards.">attachment 72772</a> <a href="attachment.cgi?id=72772&action=edit" title="DRI2: Align buffer width/height for tiling on all cards.">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=42085&attachment=72772'>[review]</a>
DRI2: Align buffer width/height for tiling on all cards.

Does this patch fix the problem?</pre>
        </div>
        <div>
        <pre>Originally filed as a mesa bug here:
<a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Maximizing glxgears -> texture_desc_init: The buffer is not large enough"
   href="show_bug.cgi?id=42050">https://bugs.freedesktop.org/show_bug.cgi?id=42050</a>

Running -git ati (856583dbca9) and maximizing glxgears, the DDX gives too small
a buffer to Mesa:

r300: I got a pre-allocated buffer to use it as a texture storage, but the
buffer is too small. I'll use the buffer anyway, because I can't crash here,
but it's dangerous. This can be a DDX bug. Got: 5083136B, Need: 5087232B, Info:
r300: texture_desc_init: Macro:  NO, Micro: YES, Pitch: 1472, Dim: 1438x863x1,
LastLevel: 0, Size: 5087232, Format: x8z24_unorm</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>