[igt-dev] [PATCH i-g-t v3 00/10] tests/kms_chamelium: add pulse test
Simon Ser
simon.ser at intel.com
Mon May 27 14:34:08 UTC 2019
The series performs a refactoring of the current audio test to be able to
introduce a new one.
The new test checks both the amplitude and the channel alignment.
Changes from v2 to v3:
- Added one more patch to introduce CHAMELIUM_MAX_AUDIO_CHANNELS
- Addressed Martin's comments
Simon Ser (10):
lib/igt_chamelium: introduce CHAMELIUM_MAX_AUDIO_CHANNELS
tests/kms_chamelium: refactor audio test
tests/kms_chamelium: introduce audio_state_receive
tests/kms_chamelium: rename do_test_display_audio and
test_audio_configuration
tests/kms_chamelium: explain why 8-channel tests aren't performed
lib/igt_audio: introduce audio_convert_to
tests/kms_chamelium: add name parameter to audio_state_start
lib/igt_audio: make audio_extract_channel_s32_le support a NULL dst
tests/kms_chamelium: add a flatline audio test
tests/kms_chamelium: add audio channel alignment test
lib/igt_audio.c | 98 ++++----
lib/igt_audio.h | 12 +-
lib/igt_chamelium.c | 8 +-
lib/igt_chamelium.h | 8 +-
tests/kms_chamelium.c | 563 ++++++++++++++++++++++++++++++------------
5 files changed, 473 insertions(+), 216 deletions(-)
--
2.21.0
More information about the igt-dev
mailing list