<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 - Port BLORP to gen4"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99623">99623</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Port BLORP to gen4
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>enhancement
          </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>jason@jlekstrand.net
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>This is something that Ken and I have been throwing around for some time now. 
The idea is that, if we port BLORP to gen4, then we can get rid of a lot of
meta paths by making them BLORP paths.  Right now, every time we replace a meta
path with blorp we have to keep the meta path because of gen4-5.  This would
hopefully allow us to simplify a number of different things.

I got a start on it some time ago.  Here's the very hacky branch.  At least it
has the XML:

<a href="https://cgit.freedesktop.org/~jekstrand/mesa/log/?h=wip/blorp-gen4">https://cgit.freedesktop.org/~jekstrand/mesa/log/?h=wip/blorp-gen4</a>

I think we want to keep the full gen4 BLORP implementation internal to i965 and
not try to put it in blorp itself.  That way we can re-use things such as the
codegen for clip and SF programs.</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>