On Mon, Mar 20, 2017 at 02:13:09AM -0700, Kenneth Graunke wrote:
> Hello,
> 
> This series makes INTEL_DEBUG=bat use the aubinator/genxml infrastructure
> for decoding batches (both commands and states).  It's not perfect, but
> it should be significantly more usable than the old code.  Our public
> batch command decoder in libdrm is woefully unmaintained, as is our own
> brw_state_dump.c state decoder.  They largely printed garbage for modern
> generations of hardware.  Intel people had access to a better one that
> was never released for annoying reasons.  But, this one is better still,
> and actually usable by everyone.

There have been a couple of short discussions on what can be added to
improve post-mortem debugging of mesa's GPU hangs. How much work would
it be to redirect the aub trace (or whatever is actually informative)
into a buffer submitted alongside the batch?
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to