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"? -- Paulo Zanoni _______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
