diff options
author | Chris Wilson <[email protected]> | 2018-07-09 14:01:59 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2018-07-10 11:12:15 +0100 |
commit | b7bb6138c2d5fc0a79a465478c7bbf74902289f7 (patch) | |
tree | b2dd6172d82b4f48ec3d6899fb02da1a47cf315d /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | cecb368d2fe40e7f6a8166fef35abc69852f7501 (diff) |
drm/i915: Only reset hangcheck at the start of an activity cycle
Across a reset, the seqno (and thus hangcheck) should restart and the
hangcheck naturally progress, for when it does not, we want to declare an
emergency. Currently, we only detect if reset and reinit fails, but we
do not detect if the call to reinit succeeds but the HW is fried - as we
are resetting hangcheck on initialisation the engine. Remove that and
rely on the natural progress to reset the hangcheck timer.
References: e21b141376f9 ("drm/i915: Mark the hangcheck as idle when unparking the engines")
References: 1fd00c0faeec ("drm/i915: Declare the driver wedged if hangcheck makes no progress")
Signed-off-by: Chris Wilson <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Reviewed-by: Mika Kuoppala <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions