drm/i915/selftests: Skip aperture remapping selftest where there is no aperture
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 12 Apr 2021 09:05:08 +0000 (10:05 +0100)
committerMatthew Auld <matthew.auld@intel.com>
Tue, 20 Apr 2021 09:48:55 +0000 (10:48 +0100)
commitf44b733e865ae963324e488866a257224e09c85c
tree707ed74a8c1e7829c36d26b6a5c993f7fa69aebd
parent8e6a2ebe4b9d49227304c256a8cbee23c3c95bf5
drm/i915/selftests: Skip aperture remapping selftest where there is no aperture

If there is no mappable aperture, we cannot remap it for access, and the
selftest is void.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210412090526.30547-2-matthew.auld@intel.com
drivers/gpu/drm/i915/selftests/i915_vma.c