OSDN Git Service

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)
commit9771d5f729661470dd98740cddfb4a10673b3f8b
tree335c09b0724bdd936e65a0f4993f34188aa552d6
parent4e598fad226be0d044d318b6c49cec2ec2b72be3
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