<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:kenneth@whitecape.org" title="Kenneth Graunke <kenneth@whitecape.org>"> <span class="fn">Kenneth Graunke</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [ILK,G45,regression] New assertion on BRW_MAX_MRF breaks ilk and g45"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92066">bug 92066</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>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [ILK,G45,regression] New assertion on BRW_MAX_MRF breaks ilk and g45"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92066#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [ILK,G45,regression] New assertion on BRW_MAX_MRF breaks ilk and g45"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92066">bug 92066</a>
              from <span class="vcard"><a class="email" href="mailto:kenneth@whitecape.org" title="Kenneth Graunke <kenneth@whitecape.org>"> <span class="fn">Kenneth Graunke</span></a>
</span></b>
        <pre>Fixed on master with:

commit c1070550c289d48ef389aeb8c564d1abd1123ad1
Author: Kenneth Graunke <<a href="mailto:kenneth@whitecape.org">kenneth@whitecape.org</a>>
Date:   Mon Sep 21 07:42:27 2015 -0700

    i965: Fix MRF register number assertions for compr4.

    compr4 is represented by setting the high bit on the MRF number.
    We need to mask it out before sanity checking the register number.

    Fixes ~8000 assert fails on Ironlake and G45.

    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [ILK,G45,regression] New assertion on BRW_MAX_MRF breaks ilk and g45"
   href="show_bug.cgi?id=92066">https://bugs.freedesktop.org/show_bug.cgi?id=92066</a>
    Signed-off-by: Kenneth Graunke <<a href="mailto:kenneth@whitecape.org">kenneth@whitecape.org</a>>

I decided just to push the patch because it was a simple mistake with an
obvious fix, and I'd rather not leave every GL program on G45/ILK broken longer
than I have to :)</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>