public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t v3 0/9] tests/kms_chamelium: add HDMI audio test
@ 2019-05-14 12:06 Simon Ser
  2019-05-14 12:06 ` [igt-dev] [PATCH i-g-t v3 1/9] tests/kms_chamelium: skip if GetAudioFormat is not supported Simon Ser
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: Simon Ser @ 2019-05-14 12:06 UTC (permalink / raw)
  To: igt-dev; +Cc: Petri Latvala

Changes from v2 to v3: skip tests if GetAudioFormat is not supported

Simon Ser (9):
  tests/kms_chamelium: skip if GetAudioFormat is not supported
  lib/igt_edid: add support for Short Audio Descriptors
  lib/igt_edid: add support for Vendor Specific Data blocks
  lib/igt_chamelium: add CHAMELIUM_DEFAULT_EDID
  tests/kms_chamelium: generate an EDID with audio support
  tests/kms_chamelium: disable >48KHz audio tests
  tests/kms_chamelium: enable audio test on HDMI ports
  tests/kms_chamelium: don't abort audio test on first fail
  HAX: add {dp,hdmi}-audio test to fast-feedback

 lib/igt_chamelium.c                   |  74 ++++++--
 lib/igt_chamelium.h                   |   7 +
 lib/igt_edid.c                        | 113 +++++++++++-
 lib/igt_edid.h                        | 103 ++++++++++-
 tests/intel-ci/fast-feedback.testlist |   2 +
 tests/kms_chamelium.c                 | 246 ++++++++++++++++++--------
 6 files changed, 452 insertions(+), 93 deletions(-)

--
2.21.0

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

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

end of thread, other threads:[~2019-05-15  7:24 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-14 12:06 [igt-dev] [PATCH i-g-t v3 0/9] tests/kms_chamelium: add HDMI audio test Simon Ser
2019-05-14 12:06 ` [igt-dev] [PATCH i-g-t v3 1/9] tests/kms_chamelium: skip if GetAudioFormat is not supported Simon Ser
2019-05-14 12:06 ` [igt-dev] [PATCH i-g-t v3 2/9] lib/igt_edid: add support for Short Audio Descriptors Simon Ser
2019-05-14 12:06 ` [igt-dev] [PATCH i-g-t v3 3/9] lib/igt_edid: add support for Vendor Specific Data blocks Simon Ser
2019-05-14 12:06 ` [igt-dev] [PATCH i-g-t v3 4/9] lib/igt_chamelium: add CHAMELIUM_DEFAULT_EDID Simon Ser
2019-05-14 12:06 ` [igt-dev] [PATCH i-g-t v3 5/9] tests/kms_chamelium: generate an EDID with audio support Simon Ser
2019-05-14 12:06 ` [igt-dev] [PATCH i-g-t v3 6/9] tests/kms_chamelium: disable >48KHz audio tests Simon Ser
2019-05-14 12:06 ` [igt-dev] [PATCH i-g-t v3 7/9] tests/kms_chamelium: enable audio test on HDMI ports Simon Ser
2019-05-14 12:06 ` [igt-dev] [PATCH i-g-t v3 8/9] tests/kms_chamelium: don't abort audio test on first fail Simon Ser
2019-05-14 12:06 ` [igt-dev] [PATCH i-g-t v3 9/9] HAX: add {dp, hdmi}-audio test to fast-feedback Simon Ser
2019-05-14 13:48 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_chamelium: add HDMI audio test Patchwork
2019-05-15  7:24   ` Ser, Simon
2019-05-14 18:59 ` [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