summaryrefslogtreecommitdiff
path: root/tests/kms_chamelium.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-19tests/kms_chamelium: fix read from uninitialized value in flatline audio testSimon Ser1-0/+1
2019-06-17lib/igt_chamelium: replace EDID IDs with opaque structsSimon Ser1-1/+1
2019-06-17tests/kms_chamelium: drop TEST_EDID_CHAMELIUM_DEFAULTSimon Ser1-7/+2
2019-06-17tests/kms_chamelium: reduce flatline test amplitudeSimon Ser1-1/+1
2019-06-12tests/kms_chamelium: add an audio EDID testSimon Ser1-0/+58
2019-06-11tests/kms_chamelium: add error messages to assertionsSimon Ser1-12/+17
2019-06-10lib/igt_kms: generate an EDID suitable for DP audioSimon Ser1-3/+7
2019-06-04lib/igt_kms: introduce igt_kms_get_hdmi_audio_edidSimon Ser1-61/+1
2019-05-27tests/kms_chamelium: add audio channel alignment testSimon Ser1-14/+86
2019-05-27tests/kms_chamelium: add a flatline audio testSimon Ser1-0/+101
2019-05-27tests/kms_chamelium: add name parameter to audio_state_startSimon Ser1-10/+14
2019-05-27lib/igt_audio: introduce audio_convert_toSimon Ser1-14/+8
2019-05-27tests/kms_chamelium: explain why 8-channel tests aren't performedSimon Ser1-1/+3
2019-05-27tests/kms_chamelium: rename do_test_display_audio and test_audio_configurationSimon Ser1-8/+9
2019-05-27tests/kms_chamelium: introduce audio_state_receiveSimon Ser1-19/+36
2019-05-27tests/kms_chamelium: refactor audio testSimon Ser1-141/+195
2019-05-24tests/kms_chamelium: print audio sub-sub-test resultsSimon Ser1-0/+6
2019-05-20tests/kms_chamelium: skip audio tests Chamelium doesn't supportSimon Ser1-0/+11
2019-05-20tests/kms_chamelium: add S24_LE and S32_LE audio testsSimon Ser1-26/+59
2019-05-20lib/igt_alsa: add format argument to alsa_test_output_configurationSimon Ser1-11/+20
2019-05-20lib/igt_alsa: support all alsa formatsSimon Ser1-3/+4
2019-05-17tests/kms_chamelium: document audio test frequenciesSimon Ser1-1/+9
2019-05-17tests/kms_chamelium: document capture audio buffer size constraintsSimon Ser1-1/+8
2019-05-16tests/kms_chamelium: Fix *-cmp-random and *-crc-random tests, v4.Maarten Lankhorst1-125/+192
2019-05-16lib/igt_audio: use double instead of int16_tSimon Ser1-1/+1
2019-05-16tests/kms_chamelium: don't abort audio test on first failSimon Ser1-15/+23
2019-05-16tests/kms_chamelium: enable audio test on HDMI portsSimon Ser1-0/+4
2019-05-16tests/kms_chamelium: disable >48KHz audio testsSimon Ser1-4/+5
2019-05-16tests/kms_chamelium: generate an EDID with audio supportSimon Ser1-52/+140
2019-05-16tests/kms_chamelium: skip if GetAudioFormat is not supportedSimon Ser1-2/+2
2019-05-14tests/kms_chamelium: check ports have audio supportSimon Ser1-0/+4
2019-05-09tests/kms_chamelium: Make sure we wait for each connectors' hotplug eventImre Deak1-6/+39
2019-04-25tests/kms_chamelium: run audio test with multiple sampling ratesSimon Ser1-21/+33
2019-04-25tests/kms_chamelium: test audio channels are not mixed upSimon Ser1-8/+36
2019-04-25tests/kms_chamelium: test we receive a signal from both audio channelsSimon Ser1-22/+36
2019-04-25tests/kms_chamelium: capture audio data in real-timeSimon Ser1-11/+36
2019-04-25tests/kms_chamelium: add dp-audio testSimon Ser1-6/+270
2019-03-26tests/kms_chamelium: fix typo in check_analog_bridgeSimon Ser1-1/+1
2019-02-27kms_chamelium: Fix test failures from missing outputs/unsupported formats, v2.Maarten Lankhorst1-0/+6
2019-02-26chamelium: Add a display test for randomized planesPaul Kocialkowski1-0/+438
2019-02-26chamelium: Move the YUV tests over to the checkerboard checking methodPaul Kocialkowski1-11/+15
2019-02-26lib/igt_chamelium: Generalize the frame match helper with check typePaul Kocialkowski1-7/+2
2019-02-26lib/igt_fb: Pass the modifier to igt_fb_convert helpersPaul Kocialkowski1-1/+2
2019-02-11igt: tests: chamelium: Add YUV formats testsMaxime Ripard1-0/+32
2019-02-11igt: tests: chamelium: Convert VGA tests to do_test_displayMaxime Ripard1-59/+33
2019-02-11igt: tests: chamelium: Start to unify testsMaxime Ripard1-61/+73
2018-12-31chamelium: Pass the pattern block size as argument to helpersPaul Kocialkowski1-5/+7
2018-12-31chamelium: Pass dimensions instead of mode to pattern generation helperPaul Kocialkowski1-6/+5
2018-12-31chamelium: Pass and use stride for xr24 pattern paintPaul Kocialkowski1-3/+5
2018-12-31chamelium: Fix inverted xr24 pattern paint dimensionsPaul Kocialkowski1-1/+1