[igt-dev] [PATCH i-g-t 0/3] Chamelium audio InfoFrame tests

Simon Ser simon.ser at intel.com
Thu Jul 18 07:39:04 UTC 2019


Changes from RFC to v1: check that the Chamelium board supports
GetLastInfoFrame.

Simon Ser (3):
  lib/igt_infoframe: new library
  lib/igt_chamelium: add support for GetLastInfoFrame
  tests/kms_chamelium: add InfoFrame checks to audio tests

 lib/Makefile.sources  |  2 +
 lib/igt_chamelium.c   | 57 ++++++++++++++++++++++++++
 lib/igt_chamelium.h   | 19 +++++++++
 lib/igt_infoframe.c   | 94 +++++++++++++++++++++++++++++++++++++++++++
 lib/igt_infoframe.h   | 64 +++++++++++++++++++++++++++++
 lib/meson.build       |  1 +
 tests/kms_chamelium.c | 56 ++++++++++++++++++++++++++
 7 files changed, 293 insertions(+)
 create mode 100644 lib/igt_infoframe.c
 create mode 100644 lib/igt_infoframe.h

--
2.22.0



More information about the igt-dev mailing list