<div dir="ltr">On 14 August 2013 17:09, Kenneth Graunke <span dir="ltr"><<a href="mailto:kenneth@whitecape.org" target="_blank">kenneth@whitecape.org</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Previously, INTEL_DEBUG=bat would dump messages like:<br>
<br>
intel_mipmap_tree.c:1643: Batchbuffer flush with 456b used<br>
<br>
This only reported the space used for command packets, and didn't<br>
report any information on the space used for indirect state.<br>
<br>
Now it dumps:<br>
<br>
intel_context.c:366: Batchbuffer flush with 6128b (pkt) + 4288b (state)<br>
= 10416b (31.8%)<br>
<br>
This conveniently shows the breakdown of space used for packets vs.<br>
state, as well as the percentage of batchbuffer space.<br>
<br>
Signed-off-by: Kenneth Graunke <<a href="mailto:kenneth@whitecape.org">kenneth@whitecape.org</a>><br></blockquote><div><br></div><div>Reviewed-by: Paul Berry <<a href="mailto:stereotype441@gmail.com">stereotype441@gmail.com</a>><br>
</div></div></div></div>