drm/i915/selftest: also consider non-contiguous objects
authorMatthew Auld <matthew.auld@intel.com>
Mon, 30 Nov 2020 14:18:08 +0000 (14:18 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 30 Nov 2020 18:15:35 +0000 (18:15 +0000)
commit77acab40a61ad079e31892d15d0b0ab9714ed099
treec56d8ab8afbef4ad1ce7309ff56d4532684d4c6e
parentf7ed83cc1925f0b8ce2515044d674354035c3af9
drm/i915/selftest: also consider non-contiguous objects

In igt_ppgtt_sanity_check we should also exercise the non-contiguous
option for LMEM, since this will give us slightly different sg layouts
and alignment.

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/20201130141809.65330-1-matthew.auld@intel.com
drivers/gpu/drm/i915/gem/selftests/huge_pages.c