Summary: | [CI] igt@* - fail/dmesg-fail - *ERROR* GuC firmware xfer error -110 | ||
---|---|---|---|
Product: | DRI | Reporter: | Martin Peres <martin.peres> |
Component: | DRM/Intel | Assignee: | Talha Nassar <talha.nassar> |
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | intel-gfx-bugs |
Version: | XOrg git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | ReadyForDev | ||
i915 platform: | ALL | i915 features: | firmware/guc, GEM/Other |
Description
Martin Peres
2018-05-28 12:06:41 UTC
https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_61/fi-skl-guc/igt@kms_vblank@pipe-b-query-forked-busy-hang.html [ 43.753421] i915 0000:00:02.0: Resetting chip for hang on rcs0 [ 43.869070] [drm:guc_fw_xfer [i915]] *ERROR* GuC firmware xfer error -110 [ 43.869135] [drm] GuC: Failed to load firmware i915/skl_guc_ver9_33.bin (error -110) [ 43.869137] i915 0000:00:02.0: GuC initialization failed -110 [ 43.869158] [drm:i915_gem_init_hw [i915]] *ERROR* Enabling uc failed (-110) [ 43.869174] [drm:i915_reset [i915]] *ERROR* Failed to initialise HW following reset (-110) *** Bug 106652 has been marked as a duplicate of this bug. *** *** Bug 107710 has been marked as a duplicate of this bug. *** *** Bug 107837 has been marked as a duplicate of this bug. *** And guc submission has been dropped from CI. (In reply to Chris Wilson from comment #5) > And guc submission has been dropped from CI. Indeed.... but the bug still remains even without it... https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_123/fi-skl-guc/igt@kms_flip@2x-flip-vs-panning-vs-hang.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_122/fi-skl-guc/igt@gem_eio@in-flight-contexts-1us.html [...] https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_125/fi-skl-guc/igt@gem_eio@reset-stress.html <3> [136.597804] [drm:guc_fw_xfer [i915]] *ERROR* GuC firmware xfer error -110 <3> [136.598129] [drm:i915_gem_init_hw [i915]] *ERROR* Enabling uc failed (-110) <3> [136.598290] [drm:i915_reset [i915]] *ERROR* Failed to initialise HW following reset (-110) https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_4977/fi-apl-guc/igt@pm_rpm@module-reload.html <3> [363.630599] [drm:intel_guc_send_mmio [i915]] *ERROR* MMIO: GuC action 0x502 failed with error -110 0x502 <3> [363.973595] [drm:intel_guc_send_mmio [i915]] *ERROR* MMIO: GuC action 0x501 failed with error -110 0x501 Error message declared superfluous: commit fbffc5a3b877adc0c5334f3f6ff628ffb7e70d5e (HEAD -> drm-intel-next-queued) Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Thu Oct 18 20:55:36 2018 +0100 drm/i915/guc: Propagate the fw xfer timeout Propagate the timeout on transferring the fw back to the caller where it may act upon it, usually by restarting the xfer before failing. v2: Simplify the wait to only wait upon the guc signaling completion, with an assertion that the fw xfer must have completed for it to be ready! Testcase: igt/drv_selftest/live_hangcheck Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Michal Wajdeczko <michal.wajdeczko@intel.com> Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20181018195536.11522-1-chris@chris-wilson.co.uk (In reply to Chris Wilson from comment #8) > Error message declared superfluous: > > commit fbffc5a3b877adc0c5334f3f6ff628ffb7e70d5e (HEAD -> > drm-intel-next-queued) > Author: Chris Wilson <chris@chris-wilson.co.uk> > Date: Thu Oct 18 20:55:36 2018 +0100 > > drm/i915/guc: Propagate the fw xfer timeout > > Propagate the timeout on transferring the fw back to the caller where it > may act upon it, usually by restarting the xfer before failing. > > v2: Simplify the wait to only wait upon the guc signaling completion, > with an assertion that the fw xfer must have completed for it to be > ready! > > Testcase: igt/drv_selftest/live_hangcheck > Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> > Cc: Michal Wajdeczko <michal.wajdeczko@intel.com> > Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> > Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> > Link: > https://patchwork.freedesktop.org/patch/msgid/20181018195536.11522-1- > chris@chris-wilson.co.uk Thanks! Seems to have done the trick! |
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.