[Mesa-dev] [PATCH 00/11] i965: Make INTEL_DEBUG=bat actually usable
Lionel Landwerlin
lionel.g.landwerlin at intel.com
Mon Mar 20 12:09:19 UTC 2017
Patches 2-11 are :
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
On 20/03/17 09:13, 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.
>
> 14 files changed, 267 insertions(+), 991 deletions(-)
> not to mention we no longer depend on the libdrm decoder, which is
> nearly another 4000 lines.
>
> Enjoy :)
>
> --Ken
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
More information about the mesa-dev
mailing list