<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - test_eu_compact regression"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100154">100154</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>test_eu_compact regression
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

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

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

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

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

        <tr>
          <th>Keywords</th>
          <td>bisected, regression
          </td>
        </tr>

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

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Drivers/DRI/i965
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>vlee@freedesktop.org
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>jason@jlekstrand.net, mattst88@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>mesa: fa4b792e833a5b9a74d21ca72babeeebc72fd052 (master 17.1.0-devel)

set_control_index (devinfo=0x630c20, src=0x7fffffffdf40, dst=0x7fffffffdf10) at
brw_eu_compact.c:692
692           if (control_index_table[i] == uncompacted) {
(gdb) print control_index_table
$1 = (const uint32_t *) 0x0


commit fa4b792e833a5b9a74d21ca72babeeebc72fd052
Author: Matt Turner <<a href="mailto:mattst88@gmail.com">mattst88@gmail.com</a>>
Date:   Thu Mar 9 16:01:30 2017 -0800

    i965: Move brw_init_compaction_tables() to brw_create_compiler().

    ... so that we can avoid threading complications or unnecessary
    compaction table initializations (which just consists of setting some
    pointers based on devinfo->gen).

    Reviewed-by: Jason Ekstrand <<a href="mailto:jason@jlekstrand.net">jason@jlekstrand.net</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>