[Intel-gfx] [PATCH] intel_reg_checker: New tool to accumulate checks for HW workarounds.

Paulo Zanoni przanoni at gmail.com
Mon Oct 17 17:37:54 CEST 2011


2011/10/13 Eric Anholt <eric at anholt.net>:
> ---
>
> I kept reviewing the B-Spec on systems with weird issues and
> hand-decoding each interesting register (for example, is everything
> still sane after resume?), so here's a tool to do so automatically.
>
>  tools/Makefile.am         |    1 +
>  tools/intel_reg_checker.c |  399 +++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 400 insertions(+), 0 deletions(-)
>  create mode 100644 tools/intel_reg_checker.c

Excellent!

Maybe we should move it to tests/ and run automatically on "make check"?

-- 
Paulo Zanoni



More information about the Intel-gfx mailing list