<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:samuel.pitoiset@gmail.com" title="Samuel Pitoiset <samuel.pitoiset@gmail.com>"> <span class="fn">Samuel Pitoiset</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - radv: corruption issues with Tangrams demo on Polaris"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106922">bug 106922</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>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>NOTOURBUG
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - radv: corruption issues with Tangrams demo on Polaris"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106922#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - radv: corruption issues with Tangrams demo on Polaris"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106922">bug 106922</a>
              from <span class="vcard"><a class="email" href="mailto:samuel.pitoiset@gmail.com" title="Samuel Pitoiset <samuel.pitoiset@gmail.com>"> <span class="fn">Samuel Pitoiset</span></a>
</span></b>
        <pre>So, this demo has several problems:

- Not enough memory allocated in a pool which ends up by crashing with RADV. It
does work with AMDVLK because they always allocate more space than needed. I
pushed a change for that this week, but it was actually wrong and has been
reverted. So, expect a crash anyway.
- Use of 16-bit integers without checking if shaderInt16 is supported.
- Possibly a missing barrier which might explain the rendering glitches on GFX8
(syncing GFX shaders and invalidating L2 seems to fix the problem).

Tangrams is buggy in many ways and I don't think it's worth trying to
investigate more.</pre>
        </div>
      </p>


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

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