summaryrefslogtreecommitdiff
path: root/tests/i915
AgeCommit message (Expand)Author
2019-01-30i915/selftest: Allow filtering of individual subtestsChris Wilson
2019-01-30i915/gem_workarounds: Require GPU resetsChris Wilson
2019-01-29i915/gem_exec_capture: Check the strlen() for an empty fileChris Wilson
2019-01-29tests/gem_exec_capture: Compare instead of assign in an assertPetri Latvala
2019-01-28tests: Make a fb-tiling subtest to check for invalid tiling changes.Maarten Lankhorst
2019-01-24i915/gem_mmap_gtt: Reset faster and longer to catch fencing errorsChris Wilson
2019-01-24i915/gem_exec_capture: Really confirm error capturing is enablingChris Wilson
2019-01-23tests: drop openssl dependency in favor of glib sha1 implementationJani Nikula
2019-01-16i915/gem_cpu_reloc: Use a self-modifying chained batchChris Wilson
2019-01-16igt/drv_missed_irq: Skip if the kernel reports no rings available to testChris Wilson
2019-01-16i915/gem_userptr_blits: Only mlock the memfd once, not the arenaChris Wilson
2019-01-14i915/gem_exec_whisper: Pass early exit onto check_boChris Wilson
2019-01-14i915/gem_exec_whisper: Limit to a maximum of 150sChris Wilson
2019-01-11i915/gem_tiled_wc: Reuse common gem_get_tilingChris Wilson
2019-01-11i915/gem_tiled_pread: Skip on unknown swizzlingChris Wilson
2019-01-11i915/gem_ppgtt: Convert stress test to run for a fixed durationChris Wilson
2019-01-11i915/hangman: Read a dummy byte to check sysfs existenceChris Wilson
2019-01-10i915/gem_ctx_isolation: Ignore the low bits of BB_OFFSETChris Wilson
2019-01-10i915/hangman: Skip if disabled by the kernelChris Wilson
2019-01-02i915/gem_busy: Use a non-preemptible hanging batchChris Wilson
2018-11-27tests/gem_ctx_param: Missing igt_fixtureDaniel Vetter
2018-11-26tests: close(fd) without igt_fixture considered harmfulDaniel Vetter
2018-11-23igt/gem_exec_capture: Capture many, many objectsChris Wilson
2018-11-20lib/batchbuffer: Set bpp in igt_buf.Maarten Lankhorst
2018-11-19tests/i915/gem_render_tiled_blits: Make sure igt_buf is initially zero'dMaarten Lankhorst
2018-11-16tests: Move drv_ tests to i915 directoryArkadiusz Hiler
2018-11-08tests/i915/query: more accurate available/fused topology printoutLionel Landwerlin
2018-10-31igt/gem_ppgtt: Unroll 32b memsetChris Wilson
2018-10-30igt/gem_tiled_fence_blits: Remember to mark up fence blitsChris Wilson
2018-10-26igt/gem_tiled_fence_blits: Remove libdrm_intel dependenceChris Wilson
2018-10-23tests: Introduce i915 directoryArkadiusz Hiler