summaryrefslogtreecommitdiff
path: root/tests/chamelium.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-30tests/chamelium: Let the Chamelium itself wait for a stable video inputPaul Kocialkowski1-3/+0
2017-08-25tests: chamelium: Eliminate reset when preparing outputPaul Kocialkowski1-2/+2
2017-08-23tests/chamelium: Introduce fast CRC tests, with a single modePaul Kocialkowski1-6/+16
2017-08-23tests/chamelium: Introduce fast basic hpd tests, with limited togglesPaul Kocialkowski1-0/+12
2017-07-21tests/chamelium: Detect analog bridges and handle EDID accordinglyPaul Kocialkowski1-0/+78
2017-07-20chamelium: Add support for VGA frame comparison testingPaul Kocialkowski1-0/+57
2017-07-19tests/chamelium: Merge the crc testing functions into onePaul Kocialkowski1-64/+8
2017-07-19chamelium: Dump captured and reference frames to png on crc errorPaul Kocialkowski1-4/+10
2017-07-19chamelium: Calculate CRC from framebuffer instead of hardcoding itPaul Kocialkowski1-58/+19
2017-07-18tests/chamelium: Catch and flush hotplug uevents after each plugPaul Kocialkowski1-2/+8
2017-07-18tests/chamelium: Skip suspend/resume test with unreliable hotplug eventPaul Kocialkowski1-0/+35
2017-07-06Make igtrc configuration common, with configurable suspend/resume delayPaul Kocialkowski1-6/+5
2017-07-06chamelium: Remove init reset duplicate in favor of per-test resetPaul Kocialkowski1-0/+6
2017-06-27tests/chamelium: Reduce the simple hotplug test toggle count for VGAPaul Kocialkowki1-5/+10
2017-06-27tests/chamelium: Add VGA HPD toggle tests after suspend and hibernatePaul Kocialkowki1-13/+9
2017-06-27chamelium: Add support for HPD toggle scheduling instead of async pulsesPaul Kocialkowki1-7/+6
2017-06-26tests/chamelium: Use 50 ms delay to wait for connector changePaul Kocialkowki1-1/+1
2017-06-26tests/chamelium: Check all connectors state for basic hotplugPaul Kocialkowki1-1/+1
2017-06-20tests/chamelium: Add common suspend and hibernate tests for DP and HDMIPaul Kocialkowki1-18/+100
2017-06-14tests/chamelium: Set output pipe after mode change to refresh outputPaul Kocialkowski1-0/+2
2017-06-13tests/chamelium: Close DRM file descriptor after testsPaul Kocialkowski1-0/+4
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson1-10/+10
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso1-10/+10
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso1-10/+10
2017-02-28tests/chamelium: Don't sleep so much in basic hpd testsLyude1-3/+2
2017-02-28lib/igt_debugfs: Add functions/tests for controlling/testing HPD storm logicLyude1-0/+61
2017-02-01tests/chamelium: Don't forget to flush in test_hpd_without_ddc()Lyude1-0/+1
2017-02-01tests/chamelium: Adapt to dynamic number of planes changesPetri Latvala1-5/+5
2017-01-26Add support for hotplug testing with the ChameliumLyude1-0/+689