commit | b656000782d7c8a9e623707da77f8fc2f4681741 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sun Feb 09 23:08:36 2020 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Feb 10 16:46:21 2020 +0000 |
tree | 7dcae23b40eefd3d759d106e9aafa3a833a6ee6a | |
parent | 3ce291a632cd313a70ce56afbf59b3bee5527dcc [diff] |
drm/i915/selftests: Drop live_preempt_hang live_preempt_hang's use of hang injection has been superseded by live_preempt_reset's use of an non-preemptible spinner. The latter does not require intrusive hacks into the code. 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/20200209230838.361154-2-chris@chris-wilson.co.uk