drm/i915/selftests: drop igt_ppgtt_exhaust_huge
authorMatthew Auld <matthew.auld@intel.com>
Thu, 6 Feb 2020 17:03:40 +0000 (17:03 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 7 Feb 2020 00:18:12 +0000 (00:18 +0000)
commit4f7e6d22b545225e27580aeed8a7519307fab7f5
tree9bee95e91cc4cc9877868a8246ff5da0f193b133
parent919e4f07392dcf1c68a432e613a4e9bb6bbd9848
drm/i915/selftests: drop igt_ppgtt_exhaust_huge

We already have tests that exhaustively exercise the most interesting
page-size combinations, along with tests that offer randomisation, and
so we should already be testing objects(local, system) with a varying
mix of page-sizes, which leaves igt_ppgtt_exhaust_huge providing not
much in terms of extra coverage.

Signed-off-by: Matthew Auld <matthew.auld@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/20200206170340.102613-1-matthew.auld@intel.com
drivers/gpu/drm/i915/gem/selftests/huge_pages.c