[igt-dev] [PATCH i-g-t 0/3] Fix igt tests to cope with ww changes.
Maarten Lankhorst
maarten.lankhorst at linux.intel.com
Mon Oct 12 12:38:57 UTC 2020
Some of the api related to userptr is being limited soon,
we will remove unsynchronised userptr, and remove support for pread,
pwrite, grabbing remote pages on forking, set_domain() etc,
so fix tests to deal with this.
Maarten Lankhorst (3):
tests/gem_userptr_blits: Rework userptr tests to copy with changes
tests/gem_exec_reloc: Cap max amount of active relocations in
basic-many-active.
tests: Do not use pread on userptr in gem_exec_parallel.
tests/i915/gem_exec_parallel.c | 15 ++++--
tests/i915/gem_exec_reloc.c | 4 +-
tests/i915/gem_userptr_blits.c | 94 +++++++++++++++++++---------------
3 files changed, 66 insertions(+), 47 deletions(-)
--
2.28.0
More information about the igt-dev
mailing list