]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/selftests: Extend fault handler selftests to all memory regions
authorAbdiel Janulgue <abdiel.janulgue@linux.intel.com>
Fri, 3 Jan 2020 20:41:36 +0000 (20:41 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Sat, 4 Jan 2020 18:01:24 +0000 (18:01 +0000)
commitbe8e5ea716be17314d5c79b5a42c0dadb7706fee
tree335c09b0724bdd936e65a0f4993f34188aa552d6
parentd1947a6982b9ab9165567b66cd28ea4e9b5fde93
drm/i915/selftests: Extend fault handler selftests to all memory regions

Instead of testing individually our new fault handlers, iterate over all
memory regions and test all from one interface.

Signed-off-by: Abdiel Janulgue <abdiel.janulgue@linux.intel.com>
Cc: Matthew Auld <matthew.auld@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20200103204137.2131004-2-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c