<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - issue with skylake firmware loading in 4.17-rc3"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106316#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - issue with skylake firmware loading in 4.17-rc3"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106316">bug 106316</a>
              from <span class="vcard"><a class="email" href="mailto:ville.syrjala@linux.intel.com" title="Ville Syrjala <ville.syrjala@linux.intel.com>"> <span class="fn">Ville Syrjala</span></a>
</span></b>
        <pre>(In reply to Mohit Keswani from <a href="show_bug.cgi?id=106316#c11">comment #11</a>)
<span class="quote">> adding DMC will not solve any issue as the files loaded is just config,
> as far as i understand, grub is loading kernel from /boot and executing it.
> The kernel then is mounting root filesystem  in KMS mode, because without
> that it can never find the firmware files  as they are always  residing in
> /lib/firmware/i915 path.
> When kernel completes loading it will then call initramfs. At this point the
> KMS video driver should already be initialized.

> Please correct me if im wrong.</span >

If you build i915 into the kernel you need to also build the firmware into the
kernel (or at least that's what I assume, never tried it with i915 myself). If
OTOH you have i915 in initramfs then you also need the firmware in initramfs.
The third option is to not include i915 into the kernel nor the initramfs. I
use that last option myself because it avoids all this silly hassle with
firmwares.</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 the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>