summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-04-22igt: Import basic amdgpu tests from libdrmChris Wilson
2017-04-22igt/gem_ctx_create: Exercise all engines + context creationChris Wilson
2017-04-22igt/gem_exec_fence: Accumulate long history of fencesChris Wilson
2017-04-20tests/kms_hdmi_inject: Add test for HDMI injection capabilities.Abdiel Janulgue
2017-04-19igt/gem_exec_nop: Add some output to headless subtestChris Wilson
2017-04-19tests/gem_spin_batch: Add multiengine testMika Kuoppala
2017-04-19tests/meta_test: Add a meta test for sanity checks of CI systemsMarta Löfstedt
2017-04-19igt/gem_exec_nop/headless: Verify GT performance in headless modeTvrtko Ursulin
2017-04-13iget/gem_exec_reloc: Fix simulated relocationsChris Wilson
2017-04-13igt/gem_exec_fence: Enable hang detectorChris Wilson
2017-04-13igt/gem_storedw_loop: Mark up with DOMAIN_WCChris Wilson
2017-04-13igt/gem_mmap_wc: Mark up with DOMAIN_WCChris Wilson
2017-04-13igt/gem_cs_tlb: Mark up with DOMAIN_WCChris Wilson
2017-04-13igt/gem_concurrent_blit: Mark up with DOMAIN_WCChris Wilson
2017-04-13igt/gem_exec_flush: Use DOMAIN_WC for access via gem_mmap__wcChris Wilson
2017-04-13igt/gem_pwrite: Use DOMAIN_WC for access via gem_mmap__wcChris Wilson
2017-04-13igt/gem_exec_reloc: Check interactions with WC domainChris Wilson
2017-04-12tests/kms_properties: Add GET_PROPERTY ioctl sanity checkDaniel Vetter
2017-04-11igt/gem_exec_fence: Restrict allowing hangs to hang testsChris Wilson
2017-04-08igt/gem_seqno_wrap: Teach to skip if i915_next_seqno is no long writableChris Wilson
2017-04-08igt/gem_exec_whisper: Move the require(gen>5) out of the childChris Wilson
2017-04-08igt/gem_exec_parallel: Can't run fds test on gen5Chris Wilson
2017-04-08igt/prime_mmap_coherency: Reorder cache flushes to avoid excess pressureChris Wilson
2017-04-08igt/pm_rpm: Use directory fd to track and read entire directoriesChris Wilson
2017-04-08tests: More require GEM markupChris Wilson
2017-04-07tests/kms_*: Use correct DRM context versionDaniel Stone
2017-04-05igt/gem_exec_whisper: Extend test patterns with a synchronous variantChris Wilson
2017-04-04intel-ci: Add extended.testlist for wider testingPetri Latvala
2017-04-03tests/gem_media_fill: Fixup typoChris Wilson
2017-04-03tests: More precautionary selfchecks to filter out broken GPUsChris Wilson
2017-03-31igt_command_line.sh: Actually check things during distcheckPetri Latvala
2017-03-31igt_command_line.sh: Handle the special cases of drv_selftest and drm_mmPetri Latvala
2017-03-29igt/kms_pipe_crc_basic: Use a fast hangChris Wilson
2017-03-27igt/pm_rc6_residency: Keep the sysfs directory openChris Wilson
2017-03-27igt/gem_tiled_pread_pwrite: Use streaming loads to speed up GTT readbackChris Wilson
2017-03-27igt/kms_frontbuffer_tracking: Keep the debugfs dir aroundChris Wilson
2017-03-25igt: Add gem_exec_capture to exercise capturing user requested buffers on hangChris Wilson
2017-03-25Replace more system("modprobe")Chris Wilson
2017-03-25igt/kms_sink_crc_base: CRC is on 3 channels, not 4.Chris Wilson
2017-03-25igt/kms_pipe_crc_basic: Fix assertion for bad commandsChris Wilson
2017-03-24igt/kms_sink_crc_basic: Fix debugfs error handlingChris Wilson
2017-03-24lib/debugfs: Phase out igt_debugfs_fopen()Chris Wilson
2017-03-24Improve utilisation of igt_debugfs_dir()Chris Wilson
2017-03-23igt/gem_exec_whisper: Do context requirement check in parentChris Wilson
2017-03-22igt/gem_exec_reloc: Double memory requirementsChris Wilson
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso
2017-03-21igt/kms_pipe_crc_basic: Don't assert on errno after successTomeu Vizoso
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso
2017-03-21igt/gem_exec_nop: Sync before measuring total elapsed timeChris Wilson