public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* pipe CRCs, intel-gpu-tools
@ 2013-10-15 18:44 Damien Lespiau
  2013-10-15 18:44 ` [PATCH 1/8] lib: Add a small helper to open debugfs files Damien Lespiau
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Damien Lespiau @ 2013-10-15 18:44 UTC (permalink / raw)
  To: intel-gfx

And now the igt part, that adds a basic test using CRCs.

-- 
Damien

 lib/Makefile.am          |   4 +
 lib/drmtest.c            |   8 ++
 lib/drmtest.h            |  16 +++
 lib/igt_debugfs.c        | 283 ++++++++++++++++++++++++++++++++++++++++
 lib/igt_debugfs.h        |  77 +++++++++++
 lib/igt_display.c        |  41 ++++++
 lib/igt_display.h        |  57 ++++++++
 tests/.gitignore         |   1 +
 tests/Makefile.am        |   1 +
 tests/debugfs_pipe_crc.c | 237 +++++++++++++++++++++++++++++++++
	   10 files changed, 725 insertions(+)

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-10-16 15:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-15 18:44 pipe CRCs, intel-gpu-tools Damien Lespiau
2013-10-15 18:44 ` [PATCH 1/8] lib: Add a small helper to open debugfs files Damien Lespiau
2013-10-16 15:28   ` Ben Widawsky
2013-10-15 18:44 ` [PATCH 2/8] lib: Add igt_debugfs_fopen() Damien Lespiau
2013-10-15 18:44 ` [PATCH 3/8] lib: Add a igt_assert_cmpint() Damien Lespiau
2013-10-15 18:44 ` [PATCH 4/8] lib: Add kmstest_paint_color() Damien Lespiau
2013-10-15 18:44 ` [PATCH 5/8] lib: Add a igt_display.h with a few enums and defines from the kernel Damien Lespiau
2013-10-15 18:44 ` [PATCH 6/8] lib: Make igt_debugfs_open() take the mode as argument Damien Lespiau
2013-10-15 18:44 ` [PATCH 7/8] lib: Add igt_wait_for_vblank() helper Damien Lespiau
2013-10-15 18:44 ` [PATCH 8/8] debugfs_pipe_crc: Let's check CRCs! Damien Lespiau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox