<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [regression] The drm-intel-nightly branch no longer loads unversioned firmware"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96800">96800</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[regression] The drm-intel-nightly branch no longer loads unversioned firmware
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DRI
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>DRI git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>DRM/Intel
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>mike@fireburn.co.uk
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Hi

I used to load the firmware into my kernel:

CONFIG_EXTRA_FIRMWARE="i915/skl_dmc_ver1.bin i915/skl_guc_ver6.bin
amdgpu/tonga_ce.bin amdgpu/tonga_mc.bin amdgpu/tonga_me.bin
amdgpu/tonga_mec2.bin amdgpu/tonga_mec.bin amdgpu/tonga_pfp.bin
amdgpu/tonga_rlc.bin amdgpu/tonga_sdma1.bin amdgpu/tonga_sdma.bin
amdgpu/tonga_smc.bin amdgpu/tonga_uvd.bin amdgpu/tonga_vce.bin
qca/nvm_usb_00000302.bin qca/rampatch_usb_00000302.bin
ath10k/QCA6174/hw3.0/board-2.bin ath10k/QCA6174/hw3.0/firmware-5.bin ctefx.bin
ctspeq.bin"

Since testing out the drm-intel-nightly branch this results in errors and I had
to change it to use the versioned files rather than the symlinks to the latest
version

CONFIG_EXTRA_FIRMWARE="i915/skl_dmc_ver1_26.bin i915/skl_guc_ver6_1.bin
amdgpu/tonga_ce.bin amdgpu/tonga_mc.bin amdgpu/tonga_me.bin
amdgpu/tonga_mec2.bin amdgpu/tonga_mec.bin amdgpu/tonga_pfp.bin
amdgpu/tonga_rlc.bin amdgpu/tonga_sdma1.bin amdgpu/tonga_sdma.bin
amdgpu/tonga_smc.bin amdgpu/tonga_uvd.bin amdgpu/tonga_vce.bin
qca/nvm_usb_00000302.bin qca/rampatch_usb_00000302.bin
ath10k/QCA6174/hw3.0/board-2.bin ath10k/QCA6174/hw3.0/firmware-5.bin ctefx.bin
ctspeq.bin"

Without this change i915 didn't load correctly, complaining about power
management and switching back to execlist from guc</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>