<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Mar 17, 2017 at 10:10 AM, 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"><span class="">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>
</span>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></blockquote></div><br></div><div class="gmail_extra">Put it on the shelf rather than the bin please. :-)  I think we're probably going to be deleting the AUB annotation stuff from i965 before too much longer.<br></div></div>