summaryrefslogtreecommitdiff
path: root/tests/i915
AgeCommit message (Expand)Author
2020-03-03i915/gem_exec_create: Trim loop countersChris Wilson
2020-03-03i915/gem_exec_parallel: Try to trim runtimeChris Wilson
2020-03-02i915/gem_exec_balancer: Relax spinner checks around INVALID_CSChris Wilson
2020-03-01i915/gem_tiled_wc: Clamp runtimeChris Wilson
2020-03-01i915/gem_fence_thrash: Cap the amount of work done per subtestChris Wilson
2020-02-29i915/gem_ctx_persistence: Increase leniency for reset-timeoutChris Wilson
2020-02-29i915/gem_exec_balancer: Bump priority of background load for hang detectionChris Wilson
2020-02-29i915/gem_pwrite: Replace exhaustive tests with bounded probesChris Wilson
2020-02-28i915/gem_ctx_isolation: Check engine relative registersChris Wilson
2020-02-28i915: Start putting the mmio_base to wider useChris Wilson
2020-02-28i915/gem_softpin: Limit the noreloc test runtimeChris Wilson
2020-02-27tests/i915/gem_lut_handle: Minor fixesBhanuprakash Modem
2020-02-25i915/i915_pm_rpm: Show the slowest debugfs readChris Wilson
2020-02-25i915/i915_pm_rpm: Only check for suspend failures after each debugfs entryChris Wilson
2020-02-25i915: Exercise I915_CONTEXT_PARAM_RINGSIZEChris Wilson
2020-02-25i915/gem_ctx_persistence: Check precision of hostile cancellationChris Wilson
2020-02-25i915/gem_softpin: Check user evictionChris Wilson
2020-02-24tests/gem_userptr_blits: Exercise mmap-offset mapping to userptrJanusz Krzysztofik
2020-02-24lib/i915: Restrict mmap types to GTT if no MMAP_OFFSET supportJanusz Krzysztofik
2020-02-24i915: Drop gem_exec_reuseChris Wilson
2020-02-23i915/gem_exec_fence: Fix up parallel for-each-physicalChris Wilson
2020-02-21i915/gem_eio: Trim kms workloadChris Wilson
2020-02-19i915/gem_ctx_persistence: Protect igt_spin_new() from close racesChris Wilson
2020-02-19i915/gem_vm_create: Call set-domain manuallyChris Wilson
2020-02-18i915: Remove gem_write_read_ring_switchSravan Kumar Nedunoori
2020-02-18i915/gem_exec_schedule: Exercise implicit ordering between enginesChris Wilson
2020-02-18tests/i915_pm_rpm: mmap type based dynamic subtestsRamalingam C
2020-02-17i915/gem_exec_balancer: Impose a timeout for hang completionChris Wilson
2020-02-17i915/gem_exec_store: remove hard coded engine limitMatthew Auld
2020-02-17intel-ci: Enable gem_exec_whisperChris Wilson
2020-02-15tests/i915/gem_threaded_access_tiled: Require fencesAntonio Argenziano
2020-02-15i915/gem_ctx_engine: Exercise for_each_context_engine() with custom engine[]Chris Wilson
2020-02-14i915/gem_ctx_engines: Exercise 0 engines[]Chris Wilson
2020-02-13tests/i915/gem_stolen: Remove testAntonio Argenziano
2020-02-13i915/gem_exec_flush: Forgo I915_EXEC_NORELOCChris Wilson
2020-02-13i915/gem_ctx_persistence: Race context closure with replace-enginesChris Wilson
2020-02-13i915/pm_backlight: ensure driver is loaded before checking backlightJani Nikula
2020-02-12tests/i915/gem_exec_balancer: Skip the test if no perf engines are availableAntonio Argenziano
2020-02-12tests/i915/gem_ctx_create: Use __for_each_physical_engine to utilize all avai...Arjun Melkaveri
2020-02-12tests/i915/gem_exec_fence: Add __for_each_physical_engine to utilize all engi...saigowth
2020-02-11i915/gem_exec_nop: Keep a copy of the namesChris Wilson
2020-02-09i915/gem_exec_whisper: Trim the maximum allowed runtimeChris Wilson
2020-02-09i915/gem_userptr_blits: Replace fixed cycles with timeoutsChris Wilson
2020-02-08i915/gem_ctx_exec: Flood the nohangcheck with spinnersChris Wilson
2020-02-08i915/gem_exec_flush: Drop assertion the object is not movedChris Wilson
2020-02-07i915/gem_ctx_sseu: Extend the mmapped parameters testChris Wilson
2020-02-07lib/i915: for_each_mmap_offset_type()Chris Wilson
2020-02-07tests/gem_tiling_max_stride: Skip if set tiling is not supportedRamalingam C
2020-02-07tests/i915_suspend: skip fence related tests, if no mmap_gttRamalingam C
2020-02-06i915/gem_blits: Fix for devices without mappable apertureAshutosh Dixit