diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2022-09-16 13:48:23 -0700 |
---|---|---|
committer | Matt Roper <matthew.d.roper@intel.com> | 2022-09-27 10:42:17 -0700 |
commit | d24e7855ef7242a045d20af9c2a58474fe238993 (patch) | |
tree | 00e1dff08f480a91cb8e3b9bb9135d3a972719dd /drivers/usb/cdns3/cdns3-debug.h | |
parent | f28d42663eb063173f63ee294465d2f336da325f (diff) |
drm/i915/gt: Bump the reset-failure timeout to 60s
If attempting to perform a GT reset takes long than 5 seconds (including
resetting the display for gen3/4), then we declare all hope lost and
discard all user work and wedge the device to prevent further
misbehaviour. 5 seconds is too short a time for such drastic action, as
we may be stuck on other timeouts and watchdogs. If we allow a little
bit longer before hitting the big red button, we should at the very
least capture other hung task indicators pointing towards the reason why
the reset was hanging; and allow more marginal cases the extra headroom
to complete the reset without further collateral damage.
Bug: https://gitlab.freedesktop.org/drm/intel/-/issues/6448
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220916204823.1897089-1-ashutosh.dixit@intel.com
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions