commit | acb9488dcad866987406aefc4f8298f2bf971575 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Aug 12 10:10:39 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Aug 12 13:18:13 2019 +0100 |
tree | b56114554d434b544a0941cd457d8552831404a0 | |
parent | f597625d12ba3528658faf5b0f0aae657430a88a [diff] |
drm/i915/selftests: Prevent the timeslice expiring during suppression tests When testing whether we prevent suppressing preemption, it helps to avoid a time slice expiring prematurely. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=111108 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190812091045.29587-2-chris@chris-wilson.co.uk