On Mon, Oct 17, 2011 at 18:15, Eric Anholt <[email protected]> wrote: > On Mon, 17 Oct 2011 13:37:54 -0200, Paulo Zanoni <[email protected]> > wrote: > > 2011/10/13 Eric Anholt <[email protected]>: > > > --- > > > > > > 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. >
It works nicely for me, so: Reviewed-By: Eugeni Dodonov <[email protected]> -- Eugeni Dodonov <http://eugeni.dodonov.net/>
_______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
