Bug 104309 - [BAT] igt@drv_hangman@error-state-basic - dmesg-warn - i915_reset_device timed out, cancelling all in-flight rendering - followed by Softdog incomplete
Summary: [BAT] igt@drv_hangman@error-state-basic - dmesg-warn - i915_reset_device time...
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: DRI git
Hardware: Other All
: medium normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard: ReadyForDev
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-18 07:16 UTC by Marta Löfstedt
Modified: 2017-12-18 11:59 UTC (History)
1 user (show)

See Also:
i915 platform: I915GM
i915 features: GEM/Other


Attachments

Description Marta Löfstedt 2017-12-18 07:16:25 UTC
Started at CI_DRM_3526 and so far on all following runs (CI_DRM_3537):

https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_3526/fi-gdg-551/igt@drv_hangman@error-state-basic.html	

[  101.005489] i915 0000:00:02.0: Resetting chip after gpu hang
[  114.144625] i915 0000:00:02.0: i915_reset_device timed out, cancelling all in-flight rendering.
[  114.152085] i915 0000:00:02.0: Resetting chip after gpu hang

then Softdog incomplete on:
https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_3526/fi-gdg-551/igt@gem_basic@bad-close.html
Comment 1 Chris Wilson 2017-12-18 09:01:46 UTC
https://patchwork.freedesktop.org/series/35471/
Comment 2 Chris Wilson 2017-12-18 11:20:54 UTC
commit a31d73c3a7218539bc25fc298ac6cd5b66d96b86
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Sun Dec 17 13:28:50 2017 +0000

    drm/i915: Re-enable GGTT earlier after GPU reset
    
    Inside i915_gem_reset(), we start touching the HW and so require the
    low-level HW to be re-enabled, in particular the PCI BARs.
    
    Fixes: 7b6da818d86f ("drm/i915: Restore the kernel context after a GPU reset on an idle engine")
    References: 0db8c9612091 ("drm/i915: Re-enable GTT following a device reset")
    Testcase: igt/drv_hangman #i915g/i915gm
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
    Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
    Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
    Cc: Michel Thierry <michel.thierry@intel.com>
    Link: https://patchwork.freedesktop.org/patch/msgid/20171217132852.30642-1-chris@chris-wilson.co.uk
    Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Comment 3 Marta Löfstedt 2017-12-18 11:59:02 UTC
Patch integrated in CI_DRM_3539, tests are green.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.