[Mesa-dev] [PATCH 04/10] i965: Dump validation list on INTEL_DEBUG=bat, submit.

Scott D Phillips scott.d.phillips at intel.com
Tue May 8 16:15:09 UTC 2018


Kenneth Graunke <kenneth at whitecape.org> writes:

> This is really useful when debugging any sort of buffer management
> issues, so just printing it during INTEL_DEBUG=bat,submit seems
> reasonable.  With bat, we're already spamming so much output that
> it doesn't really hurt.  With submit, it's still easy to grep for
> the older information, and the new information is nice too.

Reviewed-by: Scott D Phillips <scott.d.phillips at intel.com>

> ---
>  src/mesa/drivers/dri/i965/intel_batchbuffer.c | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
>


More information about the mesa-dev mailing list