summaryrefslogtreecommitdiff
path: root/tests/i915/gem_lmem_swapping.c
AgeCommit message (Expand)Author
2022-07-09lib/vm_bind: Add interface to support VM_BINDAdam Miszczak
2022-06-30lib/i915: add gem_create_with_cpu_access_in_memory_regionsMatthew Auld
2022-05-31igt: Promote/rename OS helpersRob Clark
2022-04-21tests/i915/gem_lmem_swapping: Add parallel-random-verify-ccs subtestZbigniew KempczyƄski
2022-04-20gem_lmem_swapping: Check requirements before module unloadPetri Latvala
2022-04-19tests/i915/gem_lmem_swapping: Add ccs subtestsRamalingam C
2022-04-18tests/i915/gem_lmem_swapping: create batch buffer from obj poolRamalingam C
2022-04-01tests/i915/gem_lmem_swapping: Fix bug in test_smem_oomArjun Melkaveri
2022-03-28tests/gem_lmem_swapping: limit lmem to 4GCQ Tang
2022-03-28test/gem_lmem_swapping: fix physical engine usageMatthew Auld
2022-03-28tests/gem_lmem_swapping: reduce the timeoutMatthew Auld
2022-03-28test/gem_lmem_swapping: account for object roundingMatthew Auld
2022-03-14tests/i915/gem_lmem_swapping: move the obj to lmem before initRamalingam C
2021-11-23tests/i915/gem_lmem_swapping: run only for discrete platformTejas Upadhyay
2021-11-17tests/i915/gem_lmem_swapping: Add the gem_lmem_swapping testCQ Tang