summaryrefslogtreecommitdiff
path: root/lib/igt_chamelium.h
AgeCommit message (Expand)Author
2021-04-27lib: Put edid_ar_svds where it's usedPetri Latvala
2021-04-26Added structures and functions to generate tiled edidsKunal Joshi
2021-04-26Make basic chamelium function accessible to other testsKunal Joshi
2021-02-21lib/igt_chamelium: Added toggle for fsm_handlingKunal Joshi
2020-05-11lib/igt_kms: Make igt_display_require() + chamelium more robustArkadiusz Hiler
2020-03-23lib/kms: Try to plug all Chamelium ports, abort if it failsArkadiusz Hiler
2020-03-23lib/chamelium: Add functions to initialize XMLRPC onlyArkadiusz Hiler
2020-03-23lib/chamelium: Make it clear that function assertsArkadiusz Hiler
2020-03-16tests/kms_chamelium: Get rid of dp-link-status subtestArkadiusz Hiler
2020-01-27lib/chamelium: Add a non-asserting frame match functionKunal Joshi
2019-08-20tests/kms_chamelium: Wait for chamelium being reachable after a suspendArkadiusz Hiler
2019-08-15lib/igt_chamelium: add chamelium_trigger_link_failureSimon Ser
2019-08-15lib/igt_kms: use struct edid instead of unsigned charSimon Ser
2019-08-14lib/igt_chamelium: add support for GetLastInfoFrameSimon Ser
2019-07-19lib/igt_chamelium: add CHAMELIUM_MAX_PORTSSimon Ser
2019-07-19lib/igt_chamelium: allow EDIDs to be mutated for each portSimon Ser
2019-07-17lib/igt_chamelium: add chamelium_supports_get_video_paramsSimon Ser
2019-07-17lib/igt_chamelium: add chamelium_port_get_video_paramsSimon Ser
2019-06-17lib/igt_chamelium: replace EDID IDs with opaque structsSimon Ser
2019-05-27lib/igt_chamelium: introduce CHAMELIUM_MAX_AUDIO_CHANNELSSimon Ser
2019-05-16lib/igt_chamelium: add CHAMELIUM_DEFAULT_EDIDSimon Ser
2019-05-14tests/kms_chamelium: check ports have audio supportSimon Ser
2019-04-25tests/kms_chamelium: run audio test with multiple sampling ratesSimon Ser
2019-04-25tests/kms_chamelium: test audio channels are not mixed upSimon Ser
2019-04-25tests/kms_chamelium: add dp-audio testSimon Ser
2019-02-26lib/igt_chamelium: Hook-in checkerboard comparison method in helpersPaul Kocialkowski
2019-02-26lib/igt_chamelium: Generalize the frame match helper with check typePaul Kocialkowski
2017-09-08lib: clean up header includesDaniel Vetter
2017-09-08build: Nuke #ifdef HAVE_CONFIG_H cargo-cultDaniel Vetter
2017-07-20chamelium: Add support for VGA frame comparison testingPaul Kocialkowski
2017-07-19chamelium: Dump captured and reference frames to png on crc errorPaul Kocialkowski
2017-07-19chamelium: Calculate CRC from framebuffer instead of hardcoding itPaul Kocialkowski
2017-06-27chamelium: Add support for HPD toggle scheduling instead of async pulsesPaul Kocialkowki
2017-06-07chamelium: Fix build issues on AndroidArkadiusz Hiler
2017-01-26Add support for hotplug testing with the ChameliumLyude