[Bug 107174] [CI][SKL][IOMMU] drv_selftests fail with i915: probe of 0000:00:02.0 failed with error -5

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 10 13:04:44 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=107174

--- Comment #1 from Chris Wilson <chris at chris-wilson.co.uk> ---
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 at 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 at chris-wilson.co.uk>
    Acked-by: Rodrigo Vivi <rodrigo.vivi at 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!

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20180710/b7bd54e5/attachment.html>


More information about the intel-gfx-bugs mailing list