<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><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> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [GK110] misaligned_gpr spamming dmesg when playing victor vran"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95403">bug 95403</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;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [GK110] misaligned_gpr spamming dmesg when playing victor vran"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95403#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [GK110] misaligned_gpr spamming dmesg when playing victor vran"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95403">bug 95403</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>Should be fixed by:

commit 2ef3cdb07e42d985103b5a3e930b2bba676e920b
Author: Ilia Mirkin <<a href="mailto:imirkin@alum.mit.edu">imirkin@alum.mit.edu</a>>
Date:   Sat May 14 19:25:15 2016 -0400

    nvc0/ir: make sure to align the second arg of TXD to 4, as we do for TEX

    This was handled in handleTEX(), however the way the logic works, those
    extra arguments aren't added on by then, so it did nothing. Instead we
    must duplicate that bit here. GK110 appears to complain about
    MISALIGNED_GPR, however it's reasonable to believe that GK104 has the
    same requirements.

    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [GK110] misaligned_gpr spamming dmesg when playing victor vran"
   href="show_bug.cgi?id=95403">https://bugs.freedesktop.org/show_bug.cgi?id=95403</a>
    Signed-off-by: Ilia Mirkin <<a href="mailto:imirkin@alum.mit.edu">imirkin@alum.mit.edu</a>>
    Cc: <a href="mailto:mesa-stable@lists.freedesktop.org">mesa-stable@lists.freedesktop.org</a>
    Reviewed-by: Samuel Pitoiset <<a href="mailto:samuel.pitoiset@gmail.com">samuel.pitoiset@gmail.com</a>></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>