drm/i915/selftests: Trim blitter block size
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 10 Feb 2020 23:10:47 +0000 (23:10 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 10 Feb 2020 23:13:09 +0000 (23:13 +0000)
commit4746fd5c2c132225bdd817ddf04e8454e872f8c2
tree1c016822037114e634450b08daf381bb83bbd335
parent0fde0b1daac97ae6e51a85e44cd461a8366d8997
drm/i915/selftests: Trim blitter block size

Reduce the amount of work we do to verify client blt correctness as
currently our 0.5s subtests takes about 15s on slower devices!

v2: Grow the maximum block size until we run out of time

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200210231047.810929-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gem/selftests/i915_gem_object_blt.c