[igt-dev] [PATCH i-g-t 0/7] add I915_MMAP_OFFSET_FIXED tests part 1

Kamil Konieczny kamil.konieczny at linux.intel.com
Thu Sep 22 11:09:11 UTC 2022


This is second part of patchset
"Fix spinner 48b + add I915_MMAP_OFFSET_FIXED tests"
https://patchwork.freedesktop.org/series/108022/

without patch for close-race, e.g. changes in 
gem_mmap_offset (patches 005-010 and 0012).

Chris Wilson (7):
  i915/gem_mmap_offset: Avoid set_domain when I915_MMAP_OFFSET_FIXED is
    used
  i915/gem_mmap_offset: Verify all regions return clear mmaps on
    creation
  i915/gem_mmap_offset: Verify all regions with ptrace
  i915/gem_mmap_offset: Verify all regions remain in isolation
  i915/gem_mmap_offset: Verify all regions have nonblocking pagefaults
  i915/gem_mmap_offset: Check all mmap types reject invalid objects
  i915/gem_mmap_offset: Crudely measure read/write to different mmaps

 tests/i915/gem_mmap_offset.c | 412 ++++++++++++++++++++++++-----------
 1 file changed, 286 insertions(+), 126 deletions(-)

-- 
2.34.1



More information about the igt-dev mailing list