[igt-dev] [PATCH i-g-t 0/2] Enhance debug capability in kms_chamelium

Stuart Summers stuart.summers at intel.com
Fri Feb 15 00:40:41 UTC 2019


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



More information about the igt-dev mailing list