All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v4 0/5] Subtest documentation
@ 2017-08-10 10:26 Petri Latvala
  2017-08-10 10:26 ` [PATCH i-g-t 1/5] Add support for subtest-specific documentation Petri Latvala
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Petri Latvala @ 2017-08-10 10:26 UTC (permalink / raw)
  To: intel-gfx

Changes:

1/5 Fix a brainfart that I thought I tested for. Thanks, CI!


Petri Latvala (5):
  Add support for subtest-specific documentation
  README: Describe the subtest documentation command line flags
  docs: Include subtest documentation
  testdisplay: Handle subtest documentation flags
  igt_command_line.sh: Test subtest documentation flag handling

 README                                     |   5 +
 docs/reference/intel-gpu-tools/Makefile.am |   6 ++
 lib/igt_aux.c                              |   8 +-
 lib/igt_core.c                             | 149 +++++++++++++++++++++++------
 lib/igt_core.h                             |   6 +-
 tests/igt_command_line.sh                  |  12 ++-
 tests/testdisplay.c                        |   2 +
 7 files changed, 152 insertions(+), 36 deletions(-)

-- 
2.9.3

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 15+ messages in thread
* [PATCH i-g-t v3 0/5] Subtest documentation
@ 2017-08-10  8:44 Petri Latvala
  2017-08-10  8:44 ` [PATCH i-g-t 1/5] Add support for subtest-specific documentation Petri Latvala
  0 siblings, 1 reply; 15+ messages in thread
From: Petri Latvala @ 2017-08-10  8:44 UTC (permalink / raw)
  To: intel-gfx

New ever-growing series with some fixes and additions.

Petri Latvala (5):
  Add support for subtest-specific documentation
  README: Describe the subtest documentation command line flags
  docs: Include subtest documentation
  testdisplay: Handle subtest documentation flags
  igt_command_line.sh: Test subtest documentation flag handling

 README                                     |   5 +
 docs/reference/intel-gpu-tools/Makefile.am |   6 ++
 lib/igt_aux.c                              |   8 +-
 lib/igt_core.c                             | 148 +++++++++++++++++++++++------
 lib/igt_core.h                             |   6 +-
 tests/igt_command_line.sh                  |  12 ++-
 tests/testdisplay.c                        |   2 +
 7 files changed, 151 insertions(+), 36 deletions(-)

-- 
2.9.3

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2017-09-04  8:54 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-10 10:26 [PATCH i-g-t v4 0/5] Subtest documentation Petri Latvala
2017-08-10 10:26 ` [PATCH i-g-t 1/5] Add support for subtest-specific documentation Petri Latvala
2017-08-10 22:27   ` Belgaumkar, Vinay
2017-08-11  8:20   ` Daniel Vetter
2017-09-04  8:42     ` Szwichtenberg, Radoslaw
2017-09-04  8:54       ` Daniel Vetter
2017-08-10 10:26 ` [PATCH i-g-t 2/5] README: Describe the subtest documentation command line flags Petri Latvala
2017-08-10 22:59   ` Belgaumkar, Vinay
2017-08-10 10:26 ` [PATCH i-g-t 3/5] docs: Include subtest documentation Petri Latvala
2017-08-10 10:26 ` [PATCH i-g-t 4/5] testdisplay: Handle subtest documentation flags Petri Latvala
2017-08-10 23:08   ` Belgaumkar, Vinay
2017-08-10 10:26 ` [PATCH i-g-t 5/5] igt_command_line.sh: Test subtest documentation flag handling Petri Latvala
2017-08-10 23:09   ` Belgaumkar, Vinay
2017-08-10 10:54 ` ✓ Fi.CI.BAT: success for Subtest documentation (rev2) Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2017-08-10  8:44 [PATCH i-g-t v3 0/5] Subtest documentation Petri Latvala
2017-08-10  8:44 ` [PATCH i-g-t 1/5] Add support for subtest-specific documentation Petri Latvala

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.