public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/3] Chamelium audio InfoFrame tests
@ 2019-07-18  7:39 Simon Ser
  2019-07-18  7:39 ` [igt-dev] [PATCH i-g-t 1/3] lib/igt_infoframe: new library Simon Ser
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Simon Ser @ 2019-07-18  7:39 UTC (permalink / raw)
  To: igt-dev

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

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

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

end of thread, other threads:[~2019-07-18 10:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-18  7:39 [igt-dev] [PATCH i-g-t 0/3] Chamelium audio InfoFrame tests Simon Ser
2019-07-18  7:39 ` [igt-dev] [PATCH i-g-t 1/3] lib/igt_infoframe: new library Simon Ser
2019-07-18  7:39 ` [igt-dev] [PATCH i-g-t 2/3] lib/igt_chamelium: add support for GetLastInfoFrame Simon Ser
2019-07-18  7:39 ` [igt-dev] [PATCH i-g-t 3/3] tests/kms_chamelium: add InfoFrame checks to audio tests Simon Ser
2019-07-18  8:19 ` [igt-dev] ✓ Fi.CI.BAT: success for Chamelium audio InfoFrame tests (rev2) Patchwork
2019-07-18 10:54 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

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