public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/2] Enhance debug capability in kms_chamelium
@ 2019-02-15  0:40 Stuart Summers via igt-dev
  2019-02-15  0:40 ` [igt-dev] [PATCH i-g-t 1/2] i915/kms_chamelium: Require gen < 9 for VGA testing Stuart Summers via igt-dev
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Stuart Summers via igt-dev @ 2019-02-15  0:40 UTC (permalink / raw)
  To: igt-dev

The first patch in the series cleans up the missed requirement for VGA
tests in CI due to lack of support in later hardware.

The second patch adds a new libssh interface to extract chameleond
daemon logs from the Chamelion board. Over time, it might be interesting
to add new remote logging capability into the Python daemon itself or to
move this ssh based log capture into the existing xmlrpc interface. For
the short term, I am hoping to extract some additional logs from CI with
this patch.

Stuart Summers (2):
  i915/kms_chamelium: Require gen < 9 for VGA testing
  i915/kms_chamelium: Pull chameleond logs for debugging

 Dockerfile.debian     |   1 +
 Dockerfile.fedora     |   1 +
 lib/igt_chamelium.c   | 150 +++++++++++++++++++++++++++++++++++++++++-
 lib/meson.build       |   4 ++
 meson.build           |   4 +-
 tests/kms_chamelium.c |   2 +
 6 files changed, 160 insertions(+), 2 deletions(-)

-- 
2.20.1

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

end of thread, other threads:[~2019-02-21 16:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-15  0:40 [igt-dev] [PATCH i-g-t 0/2] Enhance debug capability in kms_chamelium Stuart Summers via igt-dev
2019-02-15  0:40 ` [igt-dev] [PATCH i-g-t 1/2] i915/kms_chamelium: Require gen < 9 for VGA testing Stuart Summers via igt-dev
2019-02-18 10:57   ` Petri Latvala
2019-02-19 16:18     ` Summers, Stuart
2019-02-15  0:40 ` [igt-dev] [PATCH i-g-t 2/2] i915/kms_chamelium: Pull chameleond logs for debugging Stuart Summers via igt-dev
2019-02-21 15:37   ` Arkadiusz Hiler
2019-02-21 16:08     ` Summers, Stuart
2019-02-15  8:58 ` [igt-dev] ✗ Fi.CI.BAT: failure for Enhance debug capability in kms_chamelium Patchwork

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