summaryrefslogtreecommitdiff
path: root/lib/ioctl_wrappers.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2020-02-29 10:50:06 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2020-02-29 10:59:02 +0000
commitd6cebd806cef8693201eaa4e86ac98763bf47e0c (patch)
treed71722e3938251b23d5eb7f305717756caf1d1ed /lib/ioctl_wrappers.c
parent0c01647760d5b64ec4fa8b60c4058fec777b80b0 (diff)
i915/gem_pwrite: Replace exhaustive tests with bounded probes
Our current tests for pwrite do an exhaustive test of each page within the object in multiple directions to try and trick the page lookup into flummoxing. This is quite time consuming, so replace those for CI with a just a randomised, time-bounded check. Closes: https://gitlab.freedesktop.org/drm/intel/issues/1283 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Acked-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Diffstat (limited to 'lib/ioctl_wrappers.c')
0 files changed, 0 insertions, 0 deletions