[igt-dev] [PATCH i-g-t 0/4] Fix spinner 48b and extend gem_create

Kamil Konieczny kamil.konieczny at linux.intel.com
Fri Sep 16 15:00:24 UTC 2022


This is patchset "Fix spinner 48b + add I915_MMAP_OFFSET_FIXED tests"
https://patchwork.freedesktop.org/series/108022/ splitted into
first part: changes in libs and gem_create.
The rest will follow after this is merged.

Chris Wilson (4):
  lib: Fix off-by-one-page in 48b obj.flags
  lib/i915: Mark gem_create as handling const memory regions
  i915/gem_create: Verify all regions return cleared objects
  i915/gem_create: Stress creation with busy engines

 lib/i915/intel_memory_region.c |   4 +-
 lib/i915/intel_memory_region.h |   4 +-
 lib/igt_dummyload.c            |  63 +++++++--------
 tests/i915/gem_create.c        | 143 ++++++++++++++++++++++++---------
 4 files changed, 142 insertions(+), 72 deletions(-)

-- 
2.34.1



More information about the igt-dev mailing list