summaryrefslogtreecommitdiff
path: root/tests/i915/gem_exec_reloc.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-13i915/gem_exec_reloc: Continuing the trend of checking userptrChris Wilson1-3/+10
2020-11-30test/i915/gem_exec_reloc: Restore interclient testingsChris Wilson1-0/+219
2020-11-16i915: Increase engine[] to fit the entire RING_MASKChris Wilson1-1/+1
2020-10-15tests/i915: Treat gen as unsigned for forward compatibilityChris Wilson1-4/+4
2020-10-11i915/gem_exec_reloc: Fix MI_STORE_DWORD_IMM invocation for gen5Chris Wilson1-7/+13
2020-08-11tests/i915: Remove subtests that rely on async relocation behaviorMaarten Lankhorst1-219/+0
2020-07-10i915/gem_exec_bad_domains.c: Replace with gem_exec_reloc@negativeDominik Grzegorzek1-0/+74
2020-06-12i915/gem_exec_reloc: Verify engine isolationChris Wilson1-16/+89
2020-05-25i915/gem_exec_reloc: Exercise concurrent relocationsChris Wilson1-0/+209
2020-05-11Macros fixes: Removed unused & redundant macrosranjeet kumar1-8/+2
2020-05-07lib/i915: Split igt_require_gem() into i915/Chris Wilson1-0/+1
2020-05-01i915/gem_exec_reloc: Catch the stop signal, even if not inside a syscallChris Wilson1-1/+4
2020-05-01i915/gem_exec_reloc: Trim floodingChris Wilson1-4/+4
2020-05-01i915/gem_exec_reloc: Allow more than 4GiB of objectsChris Wilson1-0/+1
2020-05-01i915/gem_exec_reloc: Flood the ring with GPU relocsChris Wilson1-4/+87
2020-04-30i915/gem_exec_reloc: Flood the ring with GPU relocsChris Wilson1-0/+83
2020-04-04i915/gem_exec_reloc: Preemption required to break into igt_spin_tChris Wilson1-1/+1
2020-04-01i915/gem_exec_reloc: Smoke test parallel relocationsChris Wilson1-0/+158
2020-04-01i915/gem_exec_reloc: Dynamic active engine testsChris Wilson1-13/+25
2020-01-29i915/gem_exec_reloc: Add SIGINT injectionChris Wilson1-4/+9
2020-01-29i915/gem_exec_reloc: Require mappable gtt when necessaryAntonio Argenziano1-0/+6
2019-11-16i915/gem_exec_reloc: Increase spin hostility for faster timeoutChris Wilson1-1/+3
2019-11-14i915/gem_exec_reloc: Check that relocations do not blockChris Wilson1-2/+47
2019-10-26lib/i915: Use explicit iterator names in for_each_engine()Chris Wilson1-4/+4
2019-04-18lib/igt_dummyload: Get rid of 'batch' on spinner accessorsMika Kuoppala1-13/+13
2018-10-23tests: Introduce i915 directoryArkadiusz Hiler1-0/+761