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

Eric Anholt eric at anholt.net
Mon Oct 17 22:15:23 CEST 2011


On Mon, 17 Oct 2011 13:37:54 -0200, Paulo Zanoni <przanoni at gmail.com> wrote:
> 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"?

It might be usable from make check, but I do see this as an installed
tool like intel_reg_dumper.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20111017/00032222/attachment.sig>


More information about the Intel-gfx mailing list