<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Mar 17, 2017 at 12:28 PM, Emil Velikov <span dir="ltr"><<a href="mailto:emil.l.velikov@gmail.com" target="_blank">emil.l.velikov@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 17 March 2017 at 19:05, Jason Ekstrand <<a href="mailto:jason@jlekstrand.net">jason@jlekstrand.net</a>> wrote:<br>
> On Fri, Mar 17, 2017 at 10:10 AM, Emil Velikov <<a href="mailto:emil.l.velikov@gmail.com">emil.l.velikov@gmail.com</a>><br>
> wrote:<br>
>><br>
>> On 17 March 2017 at 16:55, Emil Velikov <<a href="mailto:emil.l.velikov@gmail.com">emil.l.velikov@gmail.com</a>> wrote:<br>
>> > From: Emil Velikov <<a href="mailto:emil.velikov@collabora.com">emil.velikov@collabora.com</a>><br>
>> ><br>
>> > The enum aub_state_struct_type type is a seeming left over from the<br>
>> > i965 days. Since we don't use we can safely drop it.<br>
>> ><br>
>> > As a nice side-effect the only libdrm_intel requirement in src/intel<br>
>> > [outside of tools/aubinator] - include intel_aub.h can now be removed.<br>
>> > And with next commit we'll remove the dependency in the build system(s).<br>
>> ><br>
>> > Signed-off-by: Emil Velikov <<a href="mailto:emil.velikov@collabora.com">emil.velikov@collabora.com</a>><br>
>> > ---<br>
>> > src/intel/blorp/blorp_genX_<wbr>exec.h | 12 +++++-------<br>
>> > src/intel/vulkan/genX_blorp_<wbr>exec.c | 1 -<br>
>> > 2 files changed, 5 insertions(+), 8 deletions(-)<br>
>> ><br>
>> Hmm actually this won't fly since we have the declaration in blorp,<br>
>> and two distinct definitions - anv and i965.<br>
>> With the latter actually using the type to annotate appropriately.<br>
>><br>
>> We could drop all that, but I'm not sure how many/often people use<br>
>> DEBUG_BATCH/do_batch_dump.<br>
>> So unless someone voices for the removal of do_batch_dump (and<br>
>> friends) this series goes in the bin :-\<br>
><br>
><br>
> Put it on the shelf rather than the bin please. :-) I think we're probably<br>
> going to be deleting the AUB annotation stuff from i965 before too much<br>
> longer.<br>
<br>
</div></div>/me sheds a tear of joy.<br>
<br>
Not sure if you saw - last night I've purged a lot of the legacy<br>
libdrm_intel API, with the intel_decode functionality and aub (stubs)<br>
being amongst them. I could would not mind giving it a bit more polish<br>
alongside a couple of scripts to make fixing mesa/others easier ;-)<span class="HOEnZb"><font color="#888888"><br>
</font></span></blockquote></div><br></div><div class="gmail_extra">I saw. Thanks for working on that.<br></div></div>