<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 - [Bisected] dGPU broken in linux 4.4.7"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95078">95078</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[Bisected] dGPU broken in linux 4.4.7
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>Other
          </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/Radeon
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>nille.kungen@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Kernel 4.4.7 broke support for my second graphics card and with that DRI 3.
In 4.4.7 it gets wrong ID with listproviders, it worked in 4.4.6.

Bad:
xrandr --listproviders
Providers: number : 2
Provider 0: id: 0x76 cap: 0xf, Source Output, Sink Output, Source Offload, Sink
Offload crtcs: 4 outputs: 3 associated providers: 0 name:ARUBA @
pci:0000:00:01.0
Provider 1: id: 0x3f cap: 0x0 crtcs: 0 outputs: 0 associated providers: 0
name:HAINAN @ pci:0000:01:00.0

Good values are 0x4f and 0x86.


Bisect
 git bisect bad | tee -a /root/bisect.log
791b5b0d2d01542a87af4b5f8fb2504ce2d5b352 is the first bad commit
commit 791b5b0d2d01542a87af4b5f8fb2504ce2d5b352
Author: Alex Deucher <<a href="mailto:alexander.deucher@amd.com">alexander.deucher@amd.com</a>>
Date:   Wed Mar 2 11:47:29 2016 -0500

    drm/radeon: disable runtime pm on PX laptops without dGPU power control

    commit e64c952efb8e0c15ae82cec8e455ab4910690ef1 upstream.

    Some PX laptops don't provide an ACPI method to control dGPU power.  On
    those systems, the driver is responsible for handling the dGPU power
    state.  Disable runtime PM on them until support for this is implemented.

    Reviewed-by: Michel Dänzer <<a href="mailto:michel.daenzer@amd.com">michel.daenzer@amd.com</a>>
    Signed-off-by: Alex Deucher <<a href="mailto:alexander.deucher@amd.com">alexander.deucher@amd.com</a>>
    Signed-off-by: Greg Kroah-Hartman <<a href="mailto:gregkh@linuxfoundation.org">gregkh@linuxfoundation.org</a>>

:040000 040000 ca854413a484531a21c3344a9be531a9656be4ac
7d02c9365298e3d52bc0f1ba1a4481667c27200f M    drivers</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>