summaryrefslogtreecommitdiff
path: root/lib/igt_chamelium.c
AgeCommit message (Expand)Author
2022-05-25tests/kms_chamelium: Check if port adapters are in useRyszard Knop
2021-05-11lib/igt_chamelium: Retry DP FSM on FailureKunal Joshi
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-10-06lib/igt_chamelium: Use curl timeout for xmlrpc callsPetri Latvala
2020-07-08lib/igt_chamelium: Wait for connectors after replugging them at exitImre Deak
2020-07-08lib/igt_chamelium: Duplicate the caller's drm_fdImre Deak
2020-07-08lib/igt_chamelium: Sanitize the init error and deinit pathImre Deak
2020-06-26lib: Use generic names for APIs that handle ueventsAnkit Nautiyal
2020-06-01lib/kms_chamelium: Wait for the sink to reconnect after an FSM DPMS-offImre Deak
2020-05-11lib/igt_kms: Make igt_display_require() + chamelium more robustArkadiusz Hiler
2020-05-11lib/igt_chamelium: Sleep when doing autodiscoveryArkadiusz Hiler
2020-03-24chamelium: Retry XMLRPC call when chamelond fails talking with a receiverArkadiusz 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-23lib/chamelium: Clear error after checking if chamelium is reachableArkadiusz 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-11-12lib/igt_list: Update, clean-up and document igt_listArkadiusz Hiler
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: autodiscover Chamelium port mappingsSimon Ser
2019-07-19lib/igt_chamelium: add chamelium_get_video_portsSimon Ser
2019-07-19lib/igt_chamelium: set EDID serialSimon Ser
2019-07-19lib/igt_chamelium: upload one EDID per portSimon Ser
2019-07-19lib/igt_chamelium: add CHAMELIUM_MAX_PORTSSimon Ser
2019-07-19lib/igt_chamelium: split chamelium_new_edidSimon Ser
2019-07-19lib/igt_chamelium: allow EDIDs to be mutated for each portSimon Ser
2019-07-19lib/igt_chamelium: fix chamelium_port_set_edid docsSimon 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-07-02lib/igt_edid: add edid_get_sizeSimon Ser
2019-06-17lib/igt_chamelium: replace EDID IDs with opaque structsSimon Ser
2019-06-17lib/igt_chamelium: fix EDID listSimon Ser
2019-06-07lib/igt_chamelium: wait for worker thread to finishSimon Ser
2019-05-27lib/igt_chamelium: introduce CHAMELIUM_MAX_AUDIO_CHANNELSSimon Ser
2019-05-16tests/kms_chamelium: generate an EDID with audio supportSimon Ser
2019-05-16tests/kms_chamelium: skip if GetAudioFormat is not supportedSimon 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
2019-02-26lib/igt_chamelium: Split frames dump logic and rework surroundingsPaul Kocialkowski
2019-02-26lib/igt_chamelium: Fixup resources liberation in comparison helpersPaul Kocialkowski