summaryrefslogtreecommitdiff
path: root/lib/igt_chamelium.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-01lib/kms_chamelium: Wait for the sink to reconnect after an FSM DPMS-offImre Deak1-15/+32
2020-05-11lib/igt_kms: Make igt_display_require() + chamelium more robustArkadiusz Hiler1-11/+76
2020-05-11lib/igt_chamelium: Sleep when doing autodiscoveryArkadiusz Hiler1-2/+26
2020-03-24chamelium: Retry XMLRPC call when chamelond fails talking with a receiverArkadiusz Hiler1-9/+21
2020-03-23lib/kms: Try to plug all Chamelium ports, abort if it failsArkadiusz Hiler1-3/+52
2020-03-23lib/chamelium: Add functions to initialize XMLRPC onlyArkadiusz Hiler1-23/+66
2020-03-23lib/chamelium: Make it clear that function assertsArkadiusz Hiler1-3/+21
2020-03-23lib/chamelium: Clear error after checking if chamelium is reachableArkadiusz Hiler1-2/+8
2020-03-16tests/kms_chamelium: Get rid of dp-link-status subtestArkadiusz Hiler1-15/+0
2020-01-27lib/chamelium: Add a non-asserting frame match functionKunal Joshi1-2/+23
2019-11-12lib/igt_list: Update, clean-up and document igt_listArkadiusz Hiler1-4/+4
2019-08-20tests/kms_chamelium: Wait for chamelium being reachable after a suspendArkadiusz Hiler1-0/+26
2019-08-15lib/igt_chamelium: add chamelium_trigger_link_failureSimon Ser1-0/+15
2019-08-15lib/igt_kms: use struct edid instead of unsigned charSimon Ser1-2/+1
2019-08-14lib/igt_chamelium: add support for GetLastInfoFrameSimon Ser1-0/+57
2019-07-19lib/igt_chamelium: autodiscover Chamelium port mappingsSimon Ser1-2/+211
2019-07-19lib/igt_chamelium: add chamelium_get_video_portsSimon Ser1-0/+44
2019-07-19lib/igt_chamelium: set EDID serialSimon Ser1-5/+38
2019-07-19lib/igt_chamelium: upload one EDID per portSimon Ser1-7/+22
2019-07-19lib/igt_chamelium: add CHAMELIUM_MAX_PORTSSimon Ser1-5/+2
2019-07-19lib/igt_chamelium: split chamelium_new_edidSimon Ser1-13/+22
2019-07-19lib/igt_chamelium: allow EDIDs to be mutated for each portSimon Ser1-2/+28
2019-07-19lib/igt_chamelium: fix chamelium_port_set_edid docsSimon Ser1-3/+4
2019-07-17lib/igt_chamelium: add chamelium_supports_get_video_paramsSimon Ser1-20/+28
2019-07-17lib/igt_chamelium: add chamelium_port_get_video_paramsSimon Ser1-0/+58
2019-07-02lib/igt_edid: add edid_get_sizeSimon Ser1-4/+2
2019-06-17lib/igt_chamelium: replace EDID IDs with opaque structsSimon Ser1-13/+12
2019-06-17lib/igt_chamelium: fix EDID listSimon Ser1-7/+4
2019-06-07lib/igt_chamelium: wait for worker thread to finishSimon Ser1-0/+1
2019-05-27lib/igt_chamelium: introduce CHAMELIUM_MAX_AUDIO_CHANNELSSimon Ser1-3/+5
2019-05-16tests/kms_chamelium: generate an EDID with audio supportSimon Ser1-2/+7
2019-05-16tests/kms_chamelium: skip if GetAudioFormat is not supportedSimon Ser1-9/+64
2019-05-14tests/kms_chamelium: check ports have audio supportSimon Ser1-0/+13
2019-04-25tests/kms_chamelium: run audio test with multiple sampling ratesSimon Ser1-27/+53
2019-04-25tests/kms_chamelium: test audio channels are not mixed upSimon Ser1-0/+34
2019-04-25tests/kms_chamelium: add dp-audio testSimon Ser1-0/+101
2019-02-26lib/igt_chamelium: Hook-in checkerboard comparison method in helpersPaul Kocialkowski1-1/+3
2019-02-26lib/igt_chamelium: Generalize the frame match helper with check typePaul Kocialkowski1-6/+15
2019-02-26lib/igt_chamelium: Split frames dump logic and rework surroundingsPaul Kocialkowski1-35/+52
2019-02-26lib/igt_chamelium: Fixup resources liberation in comparison helpersPaul Kocialkowski1-4/+9
2018-12-31chamelium: Debug-print CRCs when comparing them and dumping framesPaul Kocialkowski1-0/+7
2018-11-27tests: Use igt_display_requireDaniel Vetter1-1/+1
2018-10-16lib/chamelium: Check drmModeGetResources()Chris Wilson1-2/+5
2018-07-13lib/gt: Make use of dummyload library to create recursive batchAntonio Argenziano1-1/+2
2017-10-03lib: Reduce dependency on glibPetri Latvala1-0/+1
2017-09-08lib: clean up header includesDaniel Vetter1-1/+5
2017-07-20chamelium: Add support for VGA frame comparison testingPaul Kocialkowski1-5/+159
2017-07-19chamelium: Dump captured and reference frames to png on crc errorPaul Kocialkowski1-0/+81
2017-07-19chamelium: Calculate CRC from framebuffer instead of hardcoding itPaul Kocialkowski1-0/+143
2017-07-19lib/igt_fb: Export the cairo surface instead of writing to a pngPaul Kocialkowski1-6/+1