Re: [Mesa-dev] [PATCH] i965: Dump more information about batch buffer usage.

2013-08-15 Thread Paul Berry
On 14 August 2013 17:09, Kenneth Graunke wrote: > Previously, INTEL_DEBUG=bat would dump messages like: > > intel_mipmap_tree.c:1643: Batchbuffer flush with 456b used > > This only reported the space used for command packets, and didn't > report any information on the space used for indirect stat

[Mesa-dev] [PATCH] i965: Dump more information about batch buffer usage.

2013-08-14 Thread Kenneth Graunke
Previously, INTEL_DEBUG=bat would dump messages like: intel_mipmap_tree.c:1643: Batchbuffer flush with 456b used This only reported the space used for command packets, and didn't report any information on the space used for indirect state. Now it dumps: intel_context.c:366: Batchbuffer flush wi