[igt-dev] [PATCH i-g-t v3 0/9] tests/kms_chamelium: add HDMI audio test

Simon Ser simon.ser at intel.com
Tue May 14 12:06:37 UTC 2019


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



More information about the igt-dev mailing list