]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/selftests: test descending addresses
authorMatthew Auld <matthew.auld@intel.com>
Thu, 23 Nov 2017 13:54:21 +0000 (13:54 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 23 Nov 2017 16:09:12 +0000 (16:09 +0000)
commit9741bff447a518dacf8183e5b8b48192ef3608f2
tree05bdb2fef16e0cd6e586257152ab438e7b8d2da6
parent1574c525da5e04f33560c0ad59a4e65eae1976d2
drm/i915/selftests: test descending addresses

For igt_write_huge make sure the higher gtt offsets don't feel left out,
which is especially true when dealing with the 48b PPGTT, where we
timeout long before we are able exhaust the address space.

v2: just use IGT_TIMEOUT

Suggested-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
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/20171123135421.17967-2-matthew.auld@intel.com
drivers/gpu/drm/i915/selftests/huge_pages.c