Summary: | [CI][SKL][IOMMU] drv_selftests fail with i915: probe of 0000:00:02.0 failed with error -5 | ||
---|---|---|---|
Product: | DRI | Reporter: | Tomi Sarvela <tomi.p.sarvela> |
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Status: | CLOSED DUPLICATE | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | intel-gfx-bugs |
Version: | DRI git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | SKL | i915 features: |
Description
Tomi Sarvela
2018-07-10 07:32:43 UTC
Note piglit isn't throwing a hissy fit due to i915 probe failing, but the i915 0000:00:02.0: [drm:i915_gem_init [i915]] Failed to initialize GPU, declaring it wedged! which was suppressed in commit 8cff1f4a3ca58ab426f224b4bd6af61c1a9976ab Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Mon Jul 9 14:48:58 2018 +0100 drm/i915: Remove function details from device error messages Error messages are intended to be addressed to the user; be clear, succinct, instructive and unambiguous. Adding the function name to that message does not add any information the user requires and in the process makes the message less clear. E.g. [ 245.539711] i915 0000:00:02.0: [drm:i915_gem_init [i915]] Failed to initialize GPU, declaring it wedged! becomes [ 245.539711] i915 0000:00:02.0: Failed to initialize GPU, declaring it wedged! Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Acked-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180709134858.12446-1-chris@chris-wilson.co.uk So even though we still are flooding dmesg with a KERN_ERR message, piglit isn't flagging anything wrong in dmesg. Go piglit, go! *** This bug has been marked as a duplicate of bug 107189 *** |
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.