commit | 4746fd5c2c132225bdd817ddf04e8454e872f8c2 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Feb 10 23:10:47 2020 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Feb 10 23:13:09 2020 +0000 |
tree | 1c016822037114e634450b08daf381bb83bbd335 | |
parent | 0fde0b1daac97ae6e51a85e44cd461a8366d8997 [diff] |
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