[Bug 99623] Port BLORP to gen4

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jan 31 22:11:58 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=99623

            Bug ID: 99623
           Summary: Port BLORP to gen4
           Product: Mesa
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: medium
         Component: Drivers/DRI/i965
          Assignee: intel-3d-bugs at lists.freedesktop.org
          Reporter: jason at jlekstrand.net
        QA Contact: intel-3d-bugs at lists.freedesktop.org

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:

https://cgit.freedesktop.org/~jekstrand/mesa/log/?h=wip/blorp-gen4

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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20170131/f3b6a35e/attachment.html>


More information about the intel-3d-bugs mailing list