Summary: | [CI][BAT][ICL-GUC] igt@i915_selftest@live_hangcheck - dmesg-warn - GuC status: 0x8002f076, MIA core expected to be in reset | ||
---|---|---|---|
Product: | DRI | Reporter: | Lakshmi <lakshminarayana.vudum> |
Component: | DRM/Intel | Assignee: | Daniele Ceraolo Spurio <daniele.ceraolospurio> |
Status: | RESOLVED MOVED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: | major | ||
Priority: | low | CC: | intel-gfx-bugs, jon.ewins |
Version: | DRI git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | ICL | i915 features: | firmware/guc |
Description
Lakshmi
2019-09-12 12:05:13 UTC
The CI Bug Log issue associated to this bug has been updated. ### New filters associated * fi-icl-guc: igt@i915_selftest@live_hangcheck - dmesg-warn - GuC status: 0x8002f076, MIA core expected to be in reset - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6875/fi-icl-guc/igt@i915_selftest@live_hangcheck.html Daniele, Can you please add your assessment and set the severity here? It looks like something went wrong in the HW. The test does lots of full gt resets; i915 resets the GuC before doing a full gt reset and in one case the GuC reset seems to have gone wrong. The HW reported a successful reset (confirmed by the lack of error logs for this) but the GUC_STATUS register, which we check right after the reset, has not been correctly reset and contains a status that makes no sense: one part indicates that GuC is executing the bootrom, while another part that GuC loading has completed and that GuC is in halt state, both of which are not something that can happen immediately after the reset has completed. We only reset and reload GuC after a resume or a GT reset and in both of those cases we reset the GuC at least twice (once in GT reset/sanitize and once immediately before load), so we can handle one of the resets not correctly resetting all the regs. If all the resets fail then we could end up failing to load GuC, but this is very unlikely. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/drm/intel/issues/417. |
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.