summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-07-25lib/drmtest: Decode driver flags on failureDaniel Vetter
2017-07-24docs: Update documentation generation with missing entriesPaul Kocialkowski
2017-07-20lib/igt_core: Split out env-related handling to common_init_envPaul Kocialkowski
2017-07-20lib/igt_core: Move all config-related parsing to common_init_configPaul Kocialkowski
2017-07-20chamelium: Add support for VGA frame comparison testingPaul Kocialkowski
2017-07-20lib/igt_frame: Add support for analog frame comparison testingPaul Kocialkowski
2017-07-20lib/igt_core: Handle glib errors correctly to avoid stderr spewPaul Kocialkowski
2017-07-19igt_core: Add the rest of Paul's patch I forgot by accidentLyude
2017-07-19chamelium: Dump captured and reference frames to png on crc errorPaul Kocialkowski
2017-07-19lib/igt_debugfs: Add extended helper to format crc to stringPaul Kocialkowski
2017-07-19Introduce common frame dumping configuration and helpersPaul Kocialkowski
2017-07-19lib/igt_debugfs: Introduce CRC check function, with logic made commonPaul Kocialkowski
2017-07-19chamelium: Calculate CRC from framebuffer instead of hardcoding itPaul Kocialkowski
2017-07-19lib/igt_fb: Export the cairo surface instead of writing to a pngPaul Kocialkowski
2017-07-18lib/igt_debugfs: Update documentation and cleanupArkadiusz Hiler
2017-07-17lib: Add reset-type helper in ioctl_wrappersMichel Thierry
2017-07-13lib/igt_draw: Add Y-tiling support for IGT_DRAW_BLT methodAkash Goel
2017-07-10igt/kms: Do not wait for fence completion during commitMaarten Lankhorst
2017-07-10lib/kms: Handle fence interaction correctly WRT TEST_ONLY.Maarten Lankhorst
2017-07-06Make igtrc configuration common, with configurable suspend/resume delayPaul Kocialkowski
2017-07-06chamelium: Remove init reset duplicate in favor of per-test resetPaul Kocialkowski
2017-07-06Revert "igt: Remove default from the engine list"Chris Wilson
2017-07-06igt: Remove default from the engine listTvrtko Ursulin
2017-06-30lib/i915_pciids.h: Organize cnl/cfl ids.Rodrigo Vivi
2017-06-30lib/intel_batchbuffer: Add Gen10 support for render_copy and gpgpu_fillfunc.Rodrigo Vivi
2017-06-30lib/instdone: Add Gen10 support.Rodrigo Vivi
2017-06-30lib/cnl: Add Cannonlake PCI IDs for Y-skus.Rodrigo Vivi
2017-06-30lib/cnl: Add Cannonlake PCI IDs for U-skus.Rodrigo Vivi
2017-06-30lib/cnl: Introduce Cannonlake platform defition.Rodrigo Vivi
2017-06-29lib/cfl: Add PCI Ids for U SKU in CFlAnusha Srivatsa
2017-06-29lib/cfl: Add PCI IDs to H SKU in CFlAnusha Srivatsa
2017-06-29lib/cfl: Add Coffeelake PCI IDs for S SKU.Anusha Srivatsa
2017-06-29lib/cfl: Introduce Coffeelake platform definition.Rodrigo Vivi
2017-06-28lib/ioctl_wrappers: Fix some commentsArkadiusz Hiler
2017-06-28lib/ioctl_wrappers: Fix function descriptionsRadoslaw Szwichtenberg
2017-06-27chamelium: Add support for HPD toggle scheduling instead of async pulsesPaul Kocialkowki
2017-06-27lib/igt_aux: Use provided autoresume delay for rtc wakePaul Kocialkowki
2017-06-21lib: Force global reset + uevents for hang detectorChris Wilson
2017-06-20lib/igt_kms: Fix override_mode handlingBrian Starkey
2017-06-16lib/igt_chamelium: Create pixman image with bytes per pixel, not bitsPaul Kocialkowski
2017-06-16tests: Rename I915_MAX_PIPES to IGT_MAX_PIPESLeo (Sunpeng) Li
2017-06-16tests: Increase value of I915_MAX_PIPES to 6Leo (Sunpeng) Li
2017-06-14lib/igt_kms: Fix indent when try_commit fails.Maarten Lankhorst
2017-06-14lib/igt_kms: Add igt_display_require_output(/on_pipe)Maarten Lankhorst
2017-06-14igt/igt_core: Provide an option to check for the log buffer contentsAbdiel Janulgue
2017-06-14lib/igt_core: Add igt_system helpersAbdiel Janulgue
2017-06-09lib/igt_debugfs: Only use valid values in igt_crc_to_str()Brian Starkey
2017-06-09lib/igt_debugfs: Remove igt_debugfs_tBrian Starkey
2017-06-09lib/igt_kms: Fix erroneous assertBrian Starkey
2017-06-07ffs: Include strings.hArkadiusz Hiler