<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 - Linux incorrectly detects a Radeon GPU"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94249">94249</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Linux incorrectly detects a Radeon GPU
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>unspecified
          </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/AMDgpu
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>krejzi@email.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I've recently got a HP Probook 470 G3 laptop, which has an onboard Intel
Skylake Graphics and an AMD Radeon R7 M340 GPU.

However, the Linux seems to detect the GPU as following:

01:00.0 Display controller [0380]: Advanced Micro Devices, Inc. [AMD/ATI] Topaz
XT [Radeon R7 M260/M265] [1002:6900] (rev 83)                                   

Which makes it a GCN 1.2 GPU which tries to use AMDGPU. That of course doesn't
work. The driver loads, but as soon as it does, it corrupts all the available
data from lspci -v output. I also can't use it with DRI_PRIME, since X server
crashes while loading amdgpu (probably due to it not being an amdgpu supported
GPU).

Wikipedia identifies the mentioned card as GCN 1.0 OLAND GPU. Windows catalyst
also claims it's R7 M340 and not R7 M360.

It's probably a BIOS issue, but can it be worked around somehow?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>