27 Commits

Author SHA1 Message Date
Thomas Wood
498fb6205e docs: remove references to tests/NAMING-CONVENTION
The tests/NAMING-CONVENTION file has been removed and its contents is
now included in the API documentation.

Reported-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
2015-12-02 16:42:16 +00:00
Thomas Wood
af97918494 tools: remove quick_dump
Remove quick_dump as it has been replaced by the intel_reg tool and move
the register definition files to tools/registers.

Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Acked-by: Jani Nikula <jani.nikula@intel.com>
2015-09-08 16:14:45 +01:00
Jani Nikula
4650d3406c man: add man page for intel_reg in reStructured text format
Produce the intel_reg man page from rst using rst2man. Also facilitate
writing any man page in reStructured text, as long as rst2man is
available.

v2: configure check for rst2man, credits to Thomas Wood for that.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
2015-04-30 14:22:05 +03:00
Jani Nikula
d9a25af39c README: Update dependencies
Add libunwind-dev, sort the list.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
2015-04-07 18:56:14 +03:00
Thomas Wood
84f23415c4 Update README
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
2014-12-10 14:21:22 +00:00
Daniel Vetter
c15e6933bc Add CONTRIBUTING file
i-g-t has become a fairly big project with lots of people involved, so
lets document the basics and formalize the current process a bit.

Also use this opportunity to announce Thomas Wood as igt maintainer
once more.

v2: Recommend --subject-prefix="PATCH i-g-t" as suggested by Damien.

v3: Clean out contributing-related information from README.

Cc: Thomas Wood <thomas.wood@intel.com>
Cc: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
2014-10-29 13:29:32 +01:00
Thomas Wood
d3cfe28a1a README: update the test run instructions
Describe using the new run-tests.sh script and also update the Piglit
instructions now that using a symlink is no longer supported.

Signed-off-by: Thomas Wood <thomas.wood@intel.com>
2014-07-11 11:47:46 +01:00
Thomas Wood
3dd7ad14d3 README: update the section on modifying and rebuilding documentation
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
2014-06-12 10:12:13 +01:00
Thomas Wood
6d28f6a91a README: update piglit instructions
Piglit now has a top level "piglit" command and the location of the
tests can now be read from an environment variable.

Signed-off-by: Thomas Wood <thomas.wood@intel.com>
2014-06-12 10:12:13 +01:00
Daniel Vetter
798fca377a README: update piglit cmd
Pointed out by Jesse.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2014-03-27 23:04:58 +01:00
Daniel Vetter
c819014752 README: document quirks for regenerating gtk-doc
It sucks a bit atm :(

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2014-03-25 17:46:32 +01:00
Daniel Vetter
a90846adf5 gtk-doc: Document the docs
- configure output to easily see whether docs are built or not
- small blurb in README

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2014-03-11 21:03:39 +01:00
Daniel Vetter
4f28614777 README: Fix spelling fail
Thanks to Jani for spotting this.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2013-12-20 16:56:14 +01:00
Daniel Vetter
fd6c66c4a2 README: Document how to avoid Waffle with piglit
Suggested by Paulo.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2013-12-20 15:49:59 +01:00
Daniel Vetter
d983f99345 tests: Start to document naming conventions
Just a start and we need more work here. Some follow-up patches will
clear up some of the historical confusion.

While at it rename the pc8 "basic" test to "rte".

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2013-11-04 19:49:10 +01:00
Jani Nikula
befabe241a README: list some of the dependencies
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Ben Widawsky <benjamin.widawsky@intel.com>
2013-10-16 19:10:48 -07:00
Daniel Vetter
a7433ec9ee tests: scrap old automake based kernel test runner
Upstream broke our dynamic creation of the testlist, and I think
adding stupid .tests suffixes everywhere just to appease upstream
autohell tools isn't that great. So scrap it, we can use piglit
instead.

References: https://lists.gnu.org/archive/html/help-debbugs/2013-06/msg00000.html
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2013-08-12 14:09:55 +02:00
Damien Lespiau
7e9fd56873 README: Reword a few sentences
To be a bit more correct (they were understandable though).

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
2013-05-08 13:34:17 +01:00
Ben Widawsky
cf17d10828 fix arch build: update ax_python_devel.m4
I complained about the broken m4 script, and it got fixed. I love the
internet.

Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
2013-02-19 10:29:13 -08:00
Ben Widawsky
d8d114bca3 README: Add quick_dump info
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
2013-02-07 18:22:00 -08:00
Daniel Vetter
d0f3a0d77a README: piglit requires results-file for testruns
Noticed by Mika.
2012-12-04 10:42:15 +01:00
Daniel Vetter
df545c1968 README: add quick howto for using piglit as testrunner 2012-12-04 10:35:21 +01:00
Daniel Vetter
eafdf50044 improve README
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2011-12-02 10:24:44 +01:00
Ben Widawsky
3b10b7bd5a tools: readme addition for shader debugging 2011-07-28 15:09:47 -07:00
Eric Anholt
676a109723 readme fixups 2009-03-27 16:03:02 -07:00
Eric Anholt
6abc9b13f0 Add notes about running things as root. 2009-03-26 18:44:13 -07:00
Eric Anholt
8c64183a46 Initial import of intel-graphics-tools with some microbenchmarks. 2009-03-26 17:15:11 -07:00