summaryrefslogtreecommitdiff
path: root/lib/igt_chamelium.c
AgeCommit message (Expand)AuthorFilesLines
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
2017-07-06Make igtrc configuration common, with configurable suspend/resume delayPaul Kocialkowski1-38/+11
2017-07-06chamelium: Remove init reset duplicate in favor of per-test resetPaul Kocialkowski1-2/+0
2017-06-27chamelium: Add support for HPD toggle scheduling instead of async pulsesPaul Kocialkowki1-64/+14
2017-06-16lib/igt_chamelium: Create pixman image with bytes per pixel, not bitsPaul Kocialkowski1-1/+1
2017-01-26Add support for hotplug testing with the ChameliumLyude1-0/+1346