[Intel-gfx] [RFC PATCH i-g-t v2 0/2] tests/gem_userptr_blits: Exercise mmap-offset mapping to userptr

Janusz Krzysztofik janusz.krzysztofik at linux.intel.com
Fri Feb 21 11:16:59 UTC 2020


Submitted in series with PATCH 1/2 "lib/i915: Restrict mmap types to
GTT if no MMAP_OFFSET support", which I'm resubmitting without changes
as a dependency required for CI to be able to process PATCH 2/2.  
Please focus on PATCH 2/2 "tests/gem_userptr_blits: Exercise mmap-offset
mapping to userptr".

Thanks, 
Janusz

Janusz Krzysztofik (2):
  lib/i915: Restrict mmap types to GTT if no MMAP_OFFSET support
  tests/gem_userptr_blits: Exercise mmap-offset mapping to userptr

 lib/i915/gem_mman.c            |  5 ++++
 lib/i915/gem_mman.h            |  7 ++++--
 tests/i915/gem_ctx_sseu.c      |  2 +-
 tests/i915/gem_exec_params.c   |  2 +-
 tests/i915/gem_madvise.c       | 18 +++++++++++----
 tests/i915/gem_mmap_offset.c   | 10 ++++----
 tests/i915/gem_userptr_blits.c | 42 ++++++++++++++++++++++++++++++++++
 tests/i915/i915_pm_rpm.c       |  2 +-
 8 files changed, 74 insertions(+), 14 deletions(-)

-- 
2.21.0



More information about the Intel-gfx mailing list