[Mesa-dev] [PATCH v2 00/27] i965: Rework the blorp API to use ISL

Jason Ekstrand jason at jlekstrand.net
Tue Aug 9 23:33:20 UTC 2016


On Tue, Aug 9, 2016 at 4:02 PM, Chad Versace <chad at kiwitree.net> wrote:

> On 07/26/2016 03:11 PM, Jason Ekstrand wrote:
>
>> This patch series builds on the previous one I just sent and reworks the
>> blorp API to be entirely ISL.  The last bits of intel_mipmap_tree are
>> removed from the ISL internals and shoved into brw_blorp.c/h which simply
>> serves as a wrapper around the ISL-centric brw_blorp.h file.  Eventually,
>> the plan is to completely separate the internals of blorp from the i965
>> driver and share it with the Vulkan driver.  This is just one more step on
>> the very long road to getting there.  This series can be found here:
>>
>> https://cgit.freedesktop.org/~jekstrand/mesa/log/?h=review/blorp-isl-pt2
>>
>> The best place to start reviewing is by looking at patch 25/27 where we
>> make the final API changes.  That shows off where things are going.  That
>> commit can be found on cgit here:
>>
>> https://cgit.freedesktop.org/~jekstrand/mesa/commit/?h=revie
>> w/blorp-isl-pt2&id=b9a55af924d9cab317224ccb9b507b9f87b44c5d
>>
>> Happy Reviewing!
>>
>
> Ping! What's the status of this series?
>

Pong!  Topi has been reviewing stuff but there's still quite a bit left
unreviewed ATM.  Look at my wip/blorp-isl-pt2 branch to see the latest
status (including applied R-Bs)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160809/41b08a67/attachment-0001.html>


More information about the mesa-dev mailing list