<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI][SKL][IOMMU] drv_selftests fail with i915: probe of 0000:00:02.0 failed with error -5"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107174#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI][SKL][IOMMU] drv_selftests fail with i915: probe of 0000:00:02.0 failed with error -5"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107174">bug 107174</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>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 <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
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 <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
    Acked-by: Rodrigo Vivi <<a href="mailto:rodrigo.vivi@intel.com">rodrigo.vivi@intel.com</a>>
    Link:
<a href="https://patchwork.freedesktop.org/patch/msgid/20180709134858.12446-1-chris@chris-wilson.co.uk">https://patchwork.freedesktop.org/patch/msgid/20180709134858.12446-1-chris@chris-wilson.co.uk</a>

So even though we still are flooding dmesg with a KERN_ERR message, piglit
isn't flagging anything wrong in dmesg. Go piglit, go!</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are on the CC list for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>